From 8c301d4fe86fd47cbafb2866e4190fedd36d4ad9 Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Sun, 21 Aug 2011 20:09:09 +0100 Subject: [PATCH] remove star buttons on timeslider --- static/css/timeslider.css | 4 ++-- static/timeslider.html | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/static/css/timeslider.css b/static/css/timeslider.css index 38ca8faa..f03f70c9 100644 --- a/static/css/timeslider.css +++ b/static/css/timeslider.css @@ -130,7 +130,7 @@ div #timeslider div#steppers div#rightstar { div #timeslider div#steppers div#leftstep { position: absolute; right: 34px; - top: 33px; + top: 20px; width:30px; height:21px; background: url(../../static/img/stepper_buttons.png) 0px 22px; @@ -140,7 +140,7 @@ div #timeslider div#steppers div#leftstep { div #timeslider div#steppers div#rightstep { position: absolute; right: 5px; - top: 33px; + top: 20px; width:29px; height:21px; background: url(../../static/img/stepper_buttons.png) 29px 22px; diff --git a/static/timeslider.html b/static/timeslider.html index 5282972d..5f3f1b7d 100644 --- a/static/timeslider.html +++ b/static/timeslider.html @@ -234,10 +234,6 @@
-
- -
-