Skip to content

Commit

Permalink
Fix slider css rule (see issue #750)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledeg committed Jan 17, 2015
1 parent 880644a commit 6b560c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions p/themes/Dark/dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,9 @@ a.btn {
background: #111;
color: #eee;
}
#slider.active {
background-color: #1c1c1c;
}

/*=== MOBILE */
/*===========*/
Expand Down

0 comments on commit 6b560c6

Please sign in to comment.