All pastes #1878461 Raw Edit

filin

public text v1 · immutable
#1878461 ·published 2010-06-07 15:23 UTC
rendered paste body
commit 0b11a62894aab3de9d35c49cdf37b918d2a12aa4Author: Vitaly Fomichov <fomichov@gmail.com>Date:   Fri Jun 4 02:30:03 2010 +0400    #134: new stylesdiff --git a/public/stylesheets/sass/doom.sass b/public/stylesheets/sass/doom.sassindex 38b5a9f..aa242f6 100755--- a/public/stylesheets/sass/doom.sass+++ b/public/stylesheets/sass/doom.sass@@ -1132,3 +1132,68 @@ h2.black_title   :width 80% .width90   :width 90%++.search_result+  .details+    margin: 1px+  img+    width: 135px++p.greydetails+  color: #555+  font-size: 7pt+  margin-top: 1px+  margin-bottom: 0px++.movie p a+  color: #720A0B+  font-weight: normal++#additional_details+  margin-top: 10px+  width: 320px++.content_box+  border: none++.search_stats+  margin: 10px 10px 0 10px+  float: left++#wall+  clear: both++.filter+  float: right+  margin: 10px 10px 0 10px++#filter+  clear: both+  margin: 20px 0 10px 0+  border-bottom: 1px #999 solid+  padding: 10px++  ul+    margin: 0 15px 0 15px+    padding: 0++    li+      list-style: none+      height: 16px++      a:hover+        text-decoration: underline++      &.active+        font-weight: bold+        text-decoration: none++        a:hover+          text-decoration: none++.col+  float: left+  margin-right: 30px++.colfix+  clear: both\ No newline at end of file