From 40e71f676b0a5ad6879b48fe29b8d55e518018aa Mon Sep 17 00:00:00 2001 From: Zambom Date: Wed, 1 Feb 2017 18:15:58 -0200 Subject: [PATCH] Adjusting topic icons color --- amadeus/static/css/themes/green.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amadeus/static/css/themes/green.css b/amadeus/static/css/themes/green.css index e7c2b02..ac3d50d 100644 --- a/amadeus/static/css/themes/green.css +++ b/amadeus/static/css/themes/green.css @@ -92,11 +92,11 @@ a, a:focus, a:hover { background-color: #1d8fe0 !important; } -.topic-panel .category-header .category-card-items i { +.topic-panel .category-header .category-card-items i, .topic-panel-invisible .category-header .category-card-items i { color: #1772b3; } -.topic-panel .category-header .category-card-items i:hover { +.topic-panel .category-header .category-card-items i:hover, .topic-panel-invisible .category-header .category-card-items i:hover { color: #ffffff; } -- libgit2 0.21.2