From 7b63cda19d0811073a6246d4d36ea7438fed6bce Mon Sep 17 00:00:00 2001 From: uriel Date: Wed, 30 Oct 2013 22:12:21 +0200 Subject: Added slide numbers options and the css files updated as well. the *.min.js didn't chaged yet. --- css/theme/solarized.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css/theme/solarized.css') diff --git a/css/theme/solarized.css b/css/theme/solarized.css index 17c3205..2b11d26 100644 --- a/css/theme/solarized.css +++ b/css/theme/solarized.css @@ -115,6 +115,9 @@ body { .reveal .controls div.navigate-down.enabled { border-top-color: #268bd2; } +.reveal .controls .slide-number { + color: #268bd2; +} .reveal .controls div.navigate-left.enabled:hover { border-right-color: #78b9e6; } -- cgit v1.2.3