X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/examples/slider/slider.css diff --git a/examples/slider/slider.css b/examples/slider/slider.css index d94c70b3..65d78c02 100644 --- a/examples/slider/slider.css +++ b/examples/slider/slider.css @@ -1,18 +1,18 @@ /*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.2.1 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -#custom-slider { - width:214px; - padding-top:6px; - background-image:url(images/ticks.gif); -} -#custom-slider .x-slider-thumb { - background-image:url(images/slider-thumb.png); -} - -h3 { - padding:15px 0 5px; +#custom-slider { + width:214px; + padding-top:6px; + background-image:url(images/ticks.gif); +} +#custom-slider .x-slider-thumb { + background-image:url(images/slider-thumb.png); +} + +h3 { + padding:15px 0 5px; } \ No newline at end of file