trivial: style "not defined" label in assets

This commit is contained in:
Frédéric Péters 2020-06-27 16:22:21 +02:00
parent 0e39d59a35
commit 0af30aa706
1 changed files with 4 additions and 0 deletions

View File

@ -320,6 +320,10 @@ div.navigation li.nav-up::before {
width: 30px;
}
#assets-listing .not-defined {
font-style: italic;
}
#assets-browser tr::before {
font-family: FontAwesome;
vertical-align: middle;