equal
deleted
inserted
replaced
323 |
323 |
324 .Ldt-Ctrl-Volume-Bar { |
324 .Ldt-Ctrl-Volume-Bar { |
325 height: 5px; margin: 9px 3px 0; background: #cccccc; border: 1px solid #999999; border-radius: 2px; |
325 height: 5px; margin: 9px 3px 0; background: #cccccc; border: 1px solid #999999; border-radius: 2px; |
326 } |
326 } |
327 |
327 |
328 .Ldt-Ctrl-Volume-Cursor { |
328 .Ldt-Ctrl-Volume-Control .ui-slider-handle { |
329 position: absolute; top: 2px; width: 6px; height: 19px; background: #a8a8a8; border: 1px solid #999999; border-radius: 2px; |
329 width: 6px; height: 19px; background: #a8a8a8; border: 1px solid #999999; border-radius: 2px; top: -8px; margin-left: -4px; |
330 cursor: pointer; |
330 cursor: pointer; |
331 } |
331 } |
332 |
332 |
333 .Ldt-Ctrl-Volume-Control:hover .Ldt-Ctrl-Volume-Cursor { |
333 .Ldt-Ctrl-Volume-Control:hover .ui-slider-handle { |
334 background: #F7268E; |
334 background: #F7268E; |
335 } |
335 } |
336 |
336 |
337 .Ldt-cleaner { |
337 .Ldt-cleaner { |
338 clear:both; |
338 clear:both; |