You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aggregation-platform/plugins/developer/less/projectSelector.less

15 lines
214 B

.project-selector {
margin-top: 10px;
margin-bottom: 10px;
list-style-type: none;
a, a:hover {
color: #fff;
text-decoration: none;
font-size: 13px;
line-height: 21px;
}
}