aboutsummaryrefslogtreecommitdiff
path: root/css/theme/solarized.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-06-28 12:34:23 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-05-16 09:45:37 +0200
commit10545d41cc3d5d18b964d80182676ef6770f11d3 (patch)
tree62a83b3b27697744f7d46d8c813921db126c1e74 /css/theme/solarized.css
parent21554157677db983459850493c6075b29beae29f (diff)
downloadfosdem-2018-presentation-10545d41cc3d5d18b964d80182676ef6770f11d3.tar
fosdem-2018-presentation-10545d41cc3d5d18b964d80182676ef6770f11d3.tar.gz
simplify control styling using currentColor
Diffstat (limited to 'css/theme/solarized.css')
-rw-r--r--css/theme/solarized.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/css/theme/solarized.css b/css/theme/solarized.css
index b20d22a..f7c27fe 100644
--- a/css/theme/solarized.css
+++ b/css/theme/solarized.css
@@ -255,9 +255,8 @@ body {
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
-.reveal .controls button:before,
-.reveal .controls button:after {
- background-color: #268bd2; }
+.reveal .controls {
+ color: #268bd2; }
/*********************************************
* PROGRESS BAR