Author: rpenate
Date: 2008-05-12 17:34:05 -0400 (Mon, 12 May 2008)
New Revision: 16812
Modified:
sputnik/trunk/sputnik/browser/css/livablestreets.css
Log:
Modified oc-boxy rules; other tweaks to style
Modified: sputnik/trunk/sputnik/browser/css/livablestreets.css
===================================================================
--- sputnik/trunk/sputnik/browser/css/livablestreets.css 2008-05-12
21:33:51 UTC (rev 16811)
+++ sputnik/trunk/sputnik/browser/css/livablestreets.css 2008-05-12
21:34:05 UTC (rev 16812)
@@ -33,7 +33,7 @@
ul.oc-tabs {
margin-left: 0;
-margin-top: 0.25em;
+margin-top: 0.5em;
padding-bottom: 0.5em;
}
@@ -115,9 +115,9 @@
oc-boxy (mirrors #sidebar .widget-content in woonerf css)
-----------------------*/
-#oc-content-sidebar .oc-boxy {
+.oc-boxy {
background: #fbfeff;
-padding: 1em 0.5em 0.5em;
+padding: 0.5em 0.5em;
margin-top: 1px;
border-top: 1px solid #B7BB8D;
border-bottom: 1px dotted #edeedc;
@@ -126,7 +126,7 @@
overflow: hidden;
}
-#oc-content-sidebar .oc-boxy.unbordered {
+.oc-boxy.unbordered {
border-top: 0 none transparent;
border-bottom: 0 none transparent;
margin-top: 0;
@@ -179,7 +179,8 @@
margin-right:0;
}
-li.oc-feed-item .oc-feed-item-title {
+li.oc-feed-item .oc-feed-item-title,
+.oc-lineup-item h3 {
font-weight: normal;
}
@@ -209,4 +210,13 @@
padding: 0.55em;
border-top: 1px solid #d3d5d6;
border-bottom: 1px dotted #d3d5d6;
-}
\ No newline at end of file
+}
+
+/*-----------------------
+Misc
+-----------------------*/
+.oc-statusMessage {
+border: none;
+padding: 15px;
+margin-bottom: 0;
+}
--
Archive:
http://www.openplans.org/projects/opencore/lists/openplans-svn/archive/2008/05/1210628054640
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.