From 13e00e793d5fbd2ce3a27f5e44c112bee968c732 Mon Sep 17 00:00:00 2001 From: Zambom Date: Thu, 29 Dec 2016 16:23:28 -0200 Subject: [PATCH] Adjusting category action menu icons --- amadeus/static/css/base/amadeus.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index b630d58..1de07dc 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -35,6 +35,10 @@ color: white; } +.category-header .dropdown-menu i { + color: inherit; +} + .cat-selector { margin: 0; } -- libgit2 0.21.2