Commit 198c86f09c7bc19456bf0c929412097f6b63184a

Authored by Zambom
1 parent 22b0fa7b

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 185 #system_menu {
186 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 194 /* End Dropdown menu Topbar */
189 195  
190 196 /* Modal */
... ...