More friendly filter

This commit is contained in:
Šesták Vít
2017-03-16 17:24:54 +01:00
parent d45c84b690
commit 81e757d04d
4 changed files with 15 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
padding-top: 10px;
}
#project-selector button{
max-width: 200px;
max-width: 220px;
overflow: hidden;
text-overflow: ellipsis;
}
@@ -40,8 +40,9 @@
max-height: 300px;
overflow: auto;
}
#project-selector .base-project a{
font-weight: bolder;
#project-selector .subproject a{
margin-left: 5px;
font-size: smaller;
}
h3.library-identification{