00b077eb8f
* refactoring Conflicts: openstack/_config.php themes/openstack/templates/Layout/SangriaPage_SetCategorySponsors.ss themes/openstack/templates/Layout/SangriaPage_ViewSponsorsRequest.ss Conflicts: openstack/_config.php openstack/code/SangriaPage.php themes/openstack/templates/Layout/SangriaPage_AddInvolvementType.ss Conflicts: openstack/code/SangriaPage.php
30 lines
405 B
CSS
30 lines
405 B
CSS
|
|
.date-input{
|
|
width: 100px !important;
|
|
}
|
|
|
|
.affiliation-header .title{
|
|
}
|
|
|
|
#affiliations-container ul{
|
|
list-style: none;
|
|
padding-left: 0;
|
|
}
|
|
|
|
.org-name{
|
|
width: 250px !important;
|
|
max-width: 250px !important;
|
|
float: left;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow:ellipsis;
|
|
}
|
|
|
|
.org-name span{
|
|
|
|
}
|
|
|
|
.affiliation-info{
|
|
width: 300px !important;
|
|
float: left;
|
|
} |