templates/jrails/jquery.ui/_theme.scss in compass-jquery-plugin-0.3.0.beta.10 vs templates/jrails/jquery.ui/_theme.scss in compass-jquery-plugin-0.3.0.beta.13

- old
+ new

@@ -590,10 +590,16 @@ height: 9px; right: -5px; top: -5px; } +/* Selectable +----------------------------------*/ +.ui-selectable-helper { + border: 1px dotted black; } + + /* Slider ----------------------------------*/ .ui-slider { position: relative; text-align: left; } @@ -1438,6 +1444,5 @@ /* Fix Autocomplete */ .ui-autocomplete-loading { background: $ui_bgColorLoading $ui_bgImgUrlLoading $ui_bgLoadingXPos $ui_bgLoadingYPos $ui_bgLoadingRepeat; } // Generated by compass-jquery-plugin/gem-tasks/jrailsxx.rake -