Commit 946b9eea411e2aff1b74044bfa5a15e3a7253ec9

Authored by Zambom
1 parent 36cce005

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 299 }
300 300  
301 301 .holder a.jp-current, a.jp-current:hover {
302   - background: #337ab7;
  302 + background: #039BE5;
303 303 color: #FFFFFF;
304   - border-color: #337ab7;
  304 + border-color: #039BE5;
305 305 }
306 306 \ No newline at end of file
... ...