From 1b41ce8fa7854ce31e9b5b6581fc32c9c896d9d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 5 Mar 2013 19:03:22 -0800 Subject: tweaks --- library/jslider/css/jslider.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/jslider') diff --git a/library/jslider/css/jslider.css b/library/jslider/css/jslider.css index 588d3b4f8..fe943dc0a 100644 --- a/library/jslider/css/jslider.css +++ b/library/jslider/css/jslider.css @@ -23,7 +23,7 @@ .jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; } .jslider .jslider-label-to { left: auto; right: 0; } - .jslider .jslider-value { font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; background: white; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; } + .jslider .jslider-value { font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; line-height: 12px; } .jslider .jslider-value-to { left: 80%; } .jslider .jslider-label small, -- cgit v1.2.3