fix for slider visual test

This commit is contained in:
Eduardo Lundgren 2008-06-09 08:30:52 +00:00
parent 189c8c6a8b
commit bfa77e4855

View File

@ -77,4 +77,4 @@ ul.plugins li { margin: 0 12px 12px 0;
.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: gray !important; border: none !important; }
.ui-slider { margin: 10px; background: #FF9C08; height: 15px; }
.ui-slider-handle { width: 10px; height: 15px; background: white; }
.ui-slider-handle { width: 10px; height: 15px; background: white; position: relative; }