test/dummy/tmp/cache/assets/D78/840/sprockets%2F326ec6387a9d1b45ec2cdf7093b79f0e in cytoplasm-0.3.8 vs test/dummy/tmp/cache/assets/D78/840/sprockets%2F326ec6387a9d1b45ec2cdf7093b79f0e in cytoplasm-0.3.9

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360599981.062077: @value"Š"{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360872736.0128808: @value"Ö#{I" class:EFI"BundledAsset;FI"logical_path;FI"!cytoplasm/cytoColorPicker.js;FI" pathname;FI"l/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoColorPicker.js.erb;FI"content_type;FI"application/javascript;FI" -mtime;FI"2013-02-11T11:26:21-05:00;FI" length;Fi‘ I" digest;F"%9b4923b9cfdf66717d45ae67e880ac9cI" source;FI"‘ // CytoColorPicker v0.5 +mtime;FI"2013-02-14T15:12:14-05:00;FI" length;FiÝ!I" digest;F"%39d6adb1e5038015c28e778f629099beI" source;FI"Ý!// CytoColorPicker v0.5 // By MacKinley Smith (function($){ var defaults = { format:'hsla', // hsla, hex, rgba events:{ @@ -218,8 +218,18 @@ else if (typeof method == 'object' || !method) return methods.init.apply(this,arguments); else $.error('Method ' + method + ' does not exist on $.cytoColorPicker!'); }; $(window).resize(function(){$('.cytoColorPicker').cytoColorPicker("resize");}); - $.Cytoplasm("ready",function(){$('.cytoColorPicker').cytoColorPicker();}); + $.Cytoplasm("ready",function(){ + $.Cytoplasm("addStyles","cytocolorpicker-styles",{ + '.cytoColorPicker-wrapper':{ + '.ui-slider[data-attr=hue]':{ + background:"linear-gradient(to right,#ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%)", + "box-shadow":"inset 0px 0px 5px hsla(0,0%,0%,0.5)" + } + } + }); + $('.cytoColorPicker').cytoColorPicker(); + }); })(jQuery); -;FI"required_assets_digest;F"%8f99061f331391ac9053df5006bd0f23I" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%c36e6d86bbf1df48d00931f57f84c824I" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file