mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
fix for slider visual test
This commit is contained in:
parent
189c8c6a8b
commit
bfa77e4855
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user