From 628e4f52203f2d6f8202515207b4801efec8e301 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sun, 26 Jul 2015 18:28:46 -0400 Subject: reduce image loading buffer of carousel (for low config devices) also made sure scrub carousel is cleared if full screen is opened so as not to double images --- www/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index a1815802..f911ef13 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -287,6 +287,11 @@ ul[rn-carousel] img { border-radius:2px } + +/*.mySliderClass.jslider.sliderCSS div.jslider-pointer +{top:-10px;left:15px;width:60px;height:60px;margin-left:-5px;background-color:silver;background-color:#615959;border-radius:50% +}*/ + /* .bgimage { text-align:right; -- cgit v1.2.3