./test/dummy/tmp/cache/assets/CF7/2B0/sprockets%2F25a7c73655bd3598173b39d9f98bcd46 in umlaut-3.0.0alpha11 vs ./test/dummy/tmp/cache/assets/CF7/2B0/sprockets%2F25a7c73655bd3598173b39d9f98bcd46 in umlaut-3.0.0alpha12

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1330445589.8777542: @value"k<{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1330640379.962852: @value"è>{I" class:EFI"ProcessedAsset;FI"logical_path;F"umlaut.cssI" pathname;F"</home/rochkind/umlaut/app/assets/stylesheets/umlaut.cssI"content_type;FI" text/css;FI" -mtime;FI"2012-02-20T14:01:37-05:00;FI" length;FiÅ9I" digest;F"%34d9ea700ddf3fe2ae0dc27e6c317f6eI" source;FI"Å9/* TODO: Clean up this CSS a LOT to make it easier for local apps to +mtime;FI"2012-03-01T17:19:38-05:00;FI" length;FiB<I" digest;F"%6257a5f4bc208aa0256ea6c824623705I" source;FI"B</* TODO: Clean up this CSS a LOT to make it easier for local apps to * selectively override. Quite likely turn it into one or more sass-ified .scss * in ./umlaut, with "umlaut.css" being a manifest file that includes * them in a way that can be over-ridden. See Blacklight. */ @@ -855,9 +855,51 @@ .no_js .inner_modal_dialog .cancel { display: none; } - +/*************** + * ADMIN SCREENS + * + * Most of admin screen CSS is about _undoing_ general customizations + * umlaut css (or over-eager reset.css we're using, bah) + * did to all HTML elements, oops. + **************************/ + +.admin { + padding: 1em; +} + +.admin h1 { + margin-top: .67em; + margin-bottom: .67em; +} -;FI"dependency_digest;F"%0e22409e74c373900206eb843a8e894cI"required_paths;F["</home/rochkind/umlaut/app/assets/stylesheets/umlaut.cssI"dependency_paths;F[{I" path;F"</home/rochkind/umlaut/app/assets/stylesheets/umlaut.cssI" -mtime;FI"2012-02-20T14:01:37-05:00;FI" digest;F"%e289b021aa6d2ffdcd55a510f1110e38I" _version;F"%aa7d0db7619379e13b08335dee027df2 +.admin h2 { + margin-top: 1em; + margin-bottom: .5em; +} + +.admin ul { + list-style-type: disc; + padding-left: 40px; +} + +.admin form { + margin-bottom: 1em; +} + +.admin table { + margin-top: 2em; + border-spacing: 0; +} + +.admin td { + padding: 6px 8px; +} + +.admin tr.dispatch_line td { + border-top: 1px grey solid; +} + +;FI"dependency_digest;F"%925df93c75232f846af63f0eaf1219deI"required_paths;F["</home/rochkind/umlaut/app/assets/stylesheets/umlaut.cssI"dependency_paths;F[{I" path;F"</home/rochkind/umlaut/app/assets/stylesheets/umlaut.cssI" +mtime;FI"2012-03-01T17:19:38-05:00;FI" digest;F"%28c6668349e440e73153746dd4bc3171I" _version;F"%aa7d0db7619379e13b08335dee027df2 \ No newline at end of file