Commit 198c86f09c7bc19456bf0c929412097f6b63184a
1 parent
22b0fa7b
Exists in
master
and in
3 other branches
Adjusting system collapse links
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
amadeus/static/css/base/amadeus.css
@@ -185,6 +185,12 @@ | @@ -185,6 +185,12 @@ | ||
185 | #system_menu { | 185 | #system_menu { |
186 | background: #F5F5F5; | 186 | background: #F5F5F5; |
187 | } | 187 | } |
188 | + | ||
189 | +#system_menu > .panel-body > a { | ||
190 | + font-family: Roboto; | ||
191 | + font-weight: normal; | ||
192 | + font-size: 16px; | ||
193 | +} | ||
188 | /* End Dropdown menu Topbar */ | 194 | /* End Dropdown menu Topbar */ |
189 | 195 | ||
190 | /* Modal */ | 196 | /* Modal */ |