From fd9ed4f93c5b7303305f30ebaac6522b3e22c953 Mon Sep 17 00:00:00 2001 From: Zambom Date: Tue, 17 Jan 2017 02:07:36 -0200 Subject: [PATCH] Adjusting sidebar menu color --- amadeus/static/css/themes/green.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amadeus/static/css/themes/green.css b/amadeus/static/css/themes/green.css index e4ed7c8..af8c641 100644 --- a/amadeus/static/css/themes/green.css +++ b/amadeus/static/css/themes/green.css @@ -30,7 +30,7 @@ a, a:focus, a:hover { } #sidebar-menu .item { - background-color: #26A69A; + background-color: #009688; color: white; } -- libgit2 0.21.2