simplify control styling using currentColor

This commit is contained in:
Hakim El Hattab 2016-06-28 12:34:23 +02:00
parent 2155415767
commit 10545d41cc
14 changed files with 31 additions and 39 deletions

View file

@ -257,9 +257,8 @@ body {
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
.reveal .controls button:before,
.reveal .controls button:after {
background-color: #13DAEC; }
.reveal .controls {
color: #13DAEC; }
/*********************************************
* PROGRESS BAR