Index: branches/5.0.x/themes/default2009/in-bulletin/inc/styles.css =================================================================== --- branches/5.0.x/themes/default2009/in-bulletin/inc/styles.css (revision 12159) +++ branches/5.0.x/themes/default2009/in-bulletin/inc/styles.css (revision 12160) @@ -1,149 +1,149 @@ .bbcode { border: 1px solid #888888; background-color: #EEEEEE; padding: 10px; } .forums-header TD { padding:6px; color:#21619e; } .forums-icon-cell { width:20px; padding-right:10px; vertical-align:top; } .forums-subheaders { background:#f4f4f4; font-weight:bold; padding:5px 15px; font-size:12px; } .forums-subheaders A { color:#000000; text-decoration: underline; } .forums-subheaders A:hover { color: #666666; text-decoration: underline; } .forums-cells { vertical-align: middle; padding:10px; } .post-background-1 { background:#f4f4f4; padding:8px; } .post-background-2 { background:#FFFFFF; padding:8px; } .post-icon-padding-right { padding-right:10px; } .topic-prewiew-padding-cell TD { padding: 13px; } .post-control { padding: 0px !important; vertical-align: top; } .no-padding TD { padding:0px; } .forums-icon-description TD { padding:10px; vertical-align:middle; } .topics-icon-padding { width:14px; padding-right:10px; } .new-private-message { font-weight: bold; } .quoted-reply { border: 1px dashed #333; } .quoted-reply td { padding: 5px; } /* --- Topic Button Styles --- */ .big-button-left-border { - background: #EFEFEF url(../img/big_buttons/left_border.gif) repeat-y top left; + background: #EFEFEF url('../img/big_buttons/left_border.gif') repeat-y top left; } .big-button-bottom td { - background: #EFEFEF url(../img/big_buttons/bottom_border.gif) repeat-x top left; + background: #EFEFEF url('../img/big_buttons/bottom_border.gif') repeat-x top left; } .big-button-text { - background: #EFEFEF url(../img/big_buttons/top_border.gif) repeat-x top left; + background: #EFEFEF url('../img/big_buttons/top_border.gif') repeat-x top left; font: bold 11px Arial, sans-serif; letter-spacing: 0px; color: #1F569A; padding-top: 14px; } .big-button-text a, .big-button-text a:hover { text-decoration: none; } /* --- Post Button Styles --- */ .small-button-bottom td { - background: #efefef url(../img/small_buttons/bottom_border.gif) repeat-x top left + background: #efefef url('../img/small_buttons/bottom_border.gif') repeat-x top left } .small-button-text { - background: url(../img/small_buttons/top_border.gif) repeat-x top left; + background: url('../img/small_buttons/top_border.gif') repeat-x top left; font: 10px Arial, sans-serif; color: #153C6A; padding-top: 15px; vertical-align: bottom; height: 27px; } .small-button-text a { color: #153C6A; text-decoration: none; } .small-button-text a:hover { text-decoration: none; } \ No newline at end of file