test/dummy/tmp/cache/assets/D83/C70/sprockets%2Ff536f7a68e692747fca1d2fcd5c07f57 in cytoplasm-0.3.5 vs test/dummy/tmp/cache/assets/D83/C70/sprockets%2Ff536f7a68e692747fca1d2fcd5c07f57 in cytoplasm-0.3.6
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360599488.9969769:@value"�{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360699656.85662:@value"�{I"
class:EFI"ProcessedAsset;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,9 +198,26 @@
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"dependency_digest;F"%096fcd7a77c806c9fa971830ef26b176I"required_paths;F[I"f/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoTable.js.erb;FI"dependency_paths;F[{I" path;FI"f/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoTable.js.erb;FI"
-mtime;FI"2013-02-11T11:18:08-05:00;FI"digest;F"%116a04166e0e055e6cadf5d81bec8784I"
_version;F"%6776f581a4329e299531e1d52aa59832
+;FI"dependency_digest;F"%88922f7e9ed3286bdbf665c4bfbaa56aI"required_paths;F[I"f/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoTable.js.erb;FI"dependency_paths;F[{I" path;FI"f/Applications/XAMPP/xamppfiles/htdocs/cytoplasm/app/assets/javascripts/cytoplasm/cytoTable.js.erb;FI"
+mtime;FI"2013-02-12T15:07:35-05:00;FI"digest;F"%710eb695131904539b18071ec7f774baI"
_version;F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file