spec/dummy/tmp/cache/assets/test/sprockets/d2244ccef8e05bb993f75715af0344cc in commontator-4.4.1 vs spec/dummy/tmp/cache/assets/test/sprockets/d2244ccef8e05bb993f75715af0344cc in commontator-4.5.0

- old
+ new

@@ -1,8 +1,8 @@ {I" class:ETI"BundledAsset;FI"logical_path;TI" commontator/application.css;TI" pathname;TI"X/Users/dante/Desktop/commontator/app/assets/stylesheets/commontator/application.css;FI"content_type;TI" text/css;TI" -mtime;Tl+["SI" length;Ti£I" digest;TI"%98d4a415a87cfac3addaafa0a43964bf;FI" source;TI"£/* +mtime;Tl+fÉ)SI" length;Tiò I" digest;TI"%05e4b9ae21a6d02888a333586d1025fd;FI" source;TI"ò /* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. @@ -23,18 +23,18 @@ border-left: 1px solid; margin-top: 15px; margin-bottom: 15px; - padding-top: 8px; - padding-bottom: 8px; - padding-left: 13px; - padding-right: 13px; + padding-top: 5px; + padding-bottom: 5px; + padding-left: 10px; + padding-right: 10px; color: #000; - border-color: #ddd; - background-color: #fff; + border-color: #DDD; + background-color: #FFF; clear: both; } .comment_actions { @@ -73,11 +73,11 @@ margin-bottom: 10px; margin-right: 10px; } .comment_timestamp { - color: #777; + color: #666; } .comment_votes { float: right; margin-top: 5px; @@ -96,23 +96,26 @@ .comment_votes form { margin: 0px; } -.comment_vote_count { +.comment_upvote { + display: block; + height: 18px; margin-top: 7px; margin-bottom: 7px; + margin-left: 5px; + margin-right: 5px; } -.comment_upvote { - display: block; - height: 32px; -} - .comment_downvote { display: block; - height: 32px; + height: 18px; + margin-top: 7px; + margin-bottom: 7px; + margin-left: 5px; + margin-right: 5px; } .comment_like { float: left; } @@ -142,11 +145,59 @@ .thread_header { font-size: 16px; font-weight: bold; font-style: normal; + margin-top: 5px; + margin-bottom: 5px; + display: block; } .thread_new_comment { display: none; } -;TI"required_assets_digest;TI"%ee0e04c8b004aaf5aa259117d9ede1f7;FI" _version;TI"%1005ed9f20e25fb0a0599a7017dd0e6b;F + +.thread_new_comment_link { + display: block; +} + +/* Modified from: +http://www.strangerstudios.com/sandbox/pagination/diggstyle.php */ +.thread_pagination { + padding: 3px; + margin: 3px; +} + +.thread_pagination a { + padding: 2px 5px 2px 5px; + margin: 2px; + border: 1px solid #999; + + text-decoration: none; + color: #666; +} + +.thread_pagination a:hover, +.thread_pagination a:active { + border: 1px solid #555; + + color: #000; +} + +.thread_pagination em { + padding: 2px 5px 2px 5px; + margin: 2px; + border: 1px solid #555; + + font-weight: bold; + background-color: #555; + color: #FFF; +} + +.thread_pagination span { + padding: 2px 5px 2px 5px; + margin: 2px; + border: 1px solid #EEE; + + color: #DDD; +} +;TI"required_assets_digest;TI"%fdc1e958d0739aa5c88ea375ca209656;FI" _version;TI"%1005ed9f20e25fb0a0599a7017dd0e6b;F \ No newline at end of file