From 946b9eea411e2aff1b74044bfa5a15e3a7253ec9 Mon Sep 17 00:00:00 2001 From: Zambom Date: Fri, 13 Jan 2017 19:45:40 -0200 Subject: [PATCH] Adjusting subjects pagination 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 386fd32..9296361 100644 --- a/amadeus/static/css/themes/green.css +++ b/amadeus/static/css/themes/green.css @@ -299,7 +299,7 @@ a, a:focus, a:hover { } .holder a.jp-current, a.jp-current:hover { - background: #337ab7; + background: #039BE5; color: #FFFFFF; - border-color: #337ab7; + border-color: #039BE5; } \ No newline at end of file -- libgit2 0.21.2