simplify control styling using currentColor
This commit is contained in:
parent
2155415767
commit
10545d41cc
14 changed files with 31 additions and 39 deletions
|
@ -258,9 +258,8 @@ body {
|
|||
/*********************************************
|
||||
* NAVIGATION CONTROLS
|
||||
*********************************************/
|
||||
.reveal .controls button:before,
|
||||
.reveal .controls button:after {
|
||||
background-color: #3b759e; }
|
||||
.reveal .controls {
|
||||
color: #3b759e; }
|
||||
|
||||
/*********************************************
|
||||
* PROGRESS BAR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue