Commit 946b9eea411e2aff1b74044bfa5a15e3a7253ec9
1 parent
36cce005
Exists in
master
and in
3 other branches
Adjusting subjects pagination color
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
amadeus/static/css/themes/green.css
@@ -299,7 +299,7 @@ a, a:focus, a:hover { | @@ -299,7 +299,7 @@ a, a:focus, a:hover { | ||
299 | } | 299 | } |
300 | 300 | ||
301 | .holder a.jp-current, a.jp-current:hover { | 301 | .holder a.jp-current, a.jp-current:hover { |
302 | - background: #337ab7; | 302 | + background: #039BE5; |
303 | color: #FFFFFF; | 303 | color: #FFFFFF; |
304 | - border-color: #337ab7; | 304 | + border-color: #039BE5; |
305 | } | 305 | } |
306 | \ No newline at end of file | 306 | \ No newline at end of file |