Commit 13e00e793d5fbd2ce3a27f5e44c112bee968c732

Authored by Zambom
1 parent f967094f

Adjusting category action menu icons

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
amadeus/static/css/base/amadeus.css
... ... @@ -35,6 +35,10 @@
35 35 color: white;
36 36 }
37 37  
  38 +.category-header .dropdown-menu i {
  39 + color: inherit;
  40 +}
  41 +
38 42 .cat-selector {
39 43 margin: 0;
40 44 }
... ...