test/dummy/tmp/cache/assets/CF3/120/sprockets%2Fe2b304b015ce82a222d634e7e544b0b3 in cytoplasm-0.3.5 vs test/dummy/tmp/cache/assets/CF3/120/sprockets%2Fe2b304b015ce82a222d634e7e544b0b3 in cytoplasm-0.3.6

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360599488.999331: @value"L{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360699656.8616269: @value"–{I" class:EFI"BundledAsset;FI"logical_path;FI"cytoplasm/cytoTable.js;FI" pathname;FI"f/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoTable.js.erb;FI"content_type;FI"application/javascript;FI" -mtime;FI"2013-02-11T11:18:08-05:00;FI" length;Fi_I" digest;F"%72095f890e71ba7078d2492dad7d7c7dI" source;FI"_// CytoTable v0.1 +mtime;FI"2013-02-12T15:07:35-05:00;FI" length;Fi©I" digest;F"%2c571bd8ccfe1d8ec442a9ad931ba14fI" source;FI"©// CytoTable v0.1 // By MacKinley Smith (function($){ var defaults = { widget:{ table:{ @@ -55,14 +55,11 @@ }, info:{ css:{} }, label:{ - css:{ - font:"13px TitilliumTextThin", - width:100 - } + css:{} } } } } } @@ -201,8 +198,25 @@ else if (typeof method == 'object' || !method) return methods.init.apply(this,arguments); else $.error('Method ' + method + ' does not exist on $.cytoTable!'); }; $(window).resize(function(){$('.cytoTable').cytoTable('resize');}); - $.Cytoplasm("ready",function(){$('.cytoTable').cytoTable();}); + $.Cytoplasm("ready",function(){ + $.Cytoplasm("addStyles","cytotable_styles",{ + 'table.cytoTable':{ + background:$.Cytoplasm("vars","colors.plugins.cytoTable.background"), + table:{ + 'margin-bottom':'0px', + "font-family":$.Cytoplasm("vars","fonts.faces.light"), + "font-weight":($.Cytoplasm("vars","fonts.faces.light")==$.Cytoplasm("vars","fonts.faces.regular"))?"lighter":"normal" + }, + td:{ + border:$.Cytoplasm("vars","colors.plugins.cytoTable.border"), + "&[data-type=label]":{"width":"100px"}, + "&[data-type=label],&[data-type=info]":{"font":$.Cytoplasm("vars","fonts.sizes.small")+" "+$.Cytoplasm("vars","fonts.faces.light")} + } + } + }); + $('.cytoTable').cytoTable(); + }); })(jQuery); -;FI"required_assets_digest;F"%096fcd7a77c806c9fa971830ef26b176I" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%88922f7e9ed3286bdbf665c4bfbaa56aI" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file