From: garvinhicking Date: Thu, 16 Feb 2006 13:16:28 +0000 (+0000) Subject: Carl's template fix X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6ce8abbbddb2b2dc7fa4f06c4b40db876b83aa57;p=s9y.git Carl's template fix --- diff --git a/templates/carl_contest/admin/style.css b/templates/carl_contest/admin/style.css index 38f6607..95e9890 100644 --- a/templates/carl_contest/admin/style.css +++ b/templates/carl_contest/admin/style.css @@ -8,28 +8,20 @@ body { direction: {LANG_DIRECTION}; } #serendipity_admin_page { - text-align: center; } + text-align: center; } h3, h2 { - text-align:right; - line-height:0.85em; - color: #999; - margin:10px 0 5px 0; - text-transform:lowercase; - display:block; - font-size:.9em; - border-bottom: 1px solid #ddd; - padding: 10px 10px 0 0; } + } #serendipityAdminBodyImageSelector { - background: #FFF; } + background: #FFF; } #serendipityAdminFrame { - text-align: left; - width: 90%; - margin: auto; - background: #FFF; - border-top: 0; + text-align: left; + width: 90%; + margin: auto; + background: #FFF; + border-top: 0; border-right:1px solid #235587; border-left:1px solid #235587; border-bottom:1px solid #235587; } @@ -41,29 +33,29 @@ h3, h2 { background-image: url({TEMPLATE_PATH}img/background.png); } #serendipityAdminInfopane { - background: #F8F9FA url({TEMPLATE_PATH}img/infobar_background.png); - font-size: 10px; - padding: 5px; - vertical-align: middle; - text-align: right; - color: #5E5E5E; - height: 27px; } + background: #F8F9FA url({TEMPLATE_PATH}img/infobar_background.png); + font-size: 10px; + padding: 5px; + vertical-align: middle; + text-align: right; + color: #5E5E5E; + height: 27px; } #serendipityAdminMainpane { - background: #FFF; } + background: #FFF; } .serendipityAdminContent { - font-size: 0.8em; + font-size: 9.5pt; padding: 10px 30px 20px 30px; width:100%; } #serendipityAdminBanner h1 { - color: #fff; - font-size : 20px; - padding-left:15px; - padding-top: 10px; - margin: 0px; - text-decoration: none; } + color: #fff; + font-size : 20px; + padding-left:15px; + padding-top: 10px; + margin: 0px; + text-decoration: none; } #serendipityAdminBanner h2 { color: #fff; @@ -78,69 +70,60 @@ h3, h2 { #serendipitySideBar { - width: 170px; - padding-top: 10px; -} + width: 170px; + padding-top: 10px; } #serendipityAdminFooter { padding:0; margin:0; } .serendipitySideBarTitle { - padding-left: 2px; - font-weight: bold; - font-size: 0.9em; -} + padding-left: 2px; + font-weight: bold; + font-size: 0.9em; } .serendipitySideBarContent { - padding-left: 10px; - font-size: 0.8em; -} + padding-left: 10px; + font-size: 0.8em; } .serendipitySideBarItem { - margin-bottom: 10px; -} + margin-bottom: 10px; } .serendipity_admin_title { - font-size: 2em; - margin-bottom: 5px; -} + font-size: 2em; + margin-bottom: 5px; } .serendipity_admin_list_item.serendipity_admin_list_item_uneven { - border: 1px solid #294366; - background: #F8F9FA; - margin-bottom: 5px; -} + border: 1px solid #294366; + background: #F8F9FA; + margin-bottom: 5px; } .serendipity_admin_list_item.serendipity_admin_list_item_even { - border: 1px solid #294366; - background: #F2F3F2; - margin: 0 0 5px 0; -} + border: 1px solid #294366; + background: #F2F3F2; + margin: 0 0 5px 0; } .serendipityAdminMsgError { - color: #F00; - text-align: center; - font-weight: bold; - margin: 10px; -} + color: #F00; + text-align: center; + font-weight: bold; + margin: 10px; } .serendipityAdminMsgSuccess { - color: #0B0; - text-align: center; - font-weight: bold; - margin: 10px; -} + color: #0B0; + text-align: center; + font-weight: bold; + margin: 10px; } .serendipityAdminMsgNote { - background: #FFFF9D; - border: 1px solid #F70; - padding: 3px; - text-align: center; - margin: 10px; } + background: #FFFF9D; + border: 1px solid #F70; + padding: 3px; + text-align: center; + margin: 10px; } td, th { - font-size: 0.8em; } + font-size: 0.8em; } a:link, a:visited, a:active { color: #235587; @@ -151,32 +134,29 @@ a:hover { text-decoration: underline; } input, select, textarea { - background: #F8F9FA; - font-family: Verdana; - font-size: 0.9em; - border: 1px solid #294366; -} + background: #F8F9FA; + font-family: Verdana; + font-size: 0.9em; + border: 1px solid #294366; } #serendipity_iframe { - border: 1px solid #294366; - text-align: center; - margin: auto; -} + border: 1px solid #294366; + text-align: center; + margin: auto; } ul.serendipitySideBarMenu { - padding: 0; - margin: 0; -} + padding: 0; + margin: 0; } ul.serendipitySideBarMenu { - font-size: 0.85em; - list-style: none; -width:170px; - font-weight: bold; - padding-top: 0.3em; - padding-bottom: 0.3em; - padding-left: 3px; -} + font-size: 0.85em; + list-style: none; + width:170px; + font-weight: bold; + padding-top: 0.3em; + padding-bottom: 0.3em; + padding-left: 3px; } + .serendipitySideBarMenuHead { line-height:0.85em; color: #999; @@ -188,93 +168,83 @@ width:170px; ul.serendipitySideBarMenu li { line-height:1.1em; - font-size: 1.0em; - font-weight: normal; - padding-top: 0.3em; - padding-bottom: 0.3em; - padding-left: 5px; - list-style:none; - margin:0; } + font-size: 1.0em; + font-weight: normal; + padding-top: 0.3em; + padding-bottom: 0.3em; + padding-left: 5px; + list-style:none; + margin:0; } ul.serendipitySideBarMenu a { - text-decoration: none; - font-weight: bold; } + text-decoration: none; + font-weight: bold; } ul.serendipitySideBarMenu a:hover { - text-decoration: underline; } + text-decoration: underline; } .serendipityImageButton { - cursor: pointer; } + cursor: pointer; } a:link.serendipityIconLink, a:visited.serendipityIconLink { - border: 0; - font-weight: bold; - text-decoration: none; - margin-right: 4px; } + border: 0; + font-weight: bold; + text-decoration: none; + margin-right: 4px; } .serendipityIconLink a:hover { color: #e37235; } .serendipityIconLink img { - margin-right: 2px; - vertical-align: bottom; - border: 0; -} + margin-right: 2px; + vertical-align: bottom; + border: 0; } a:link.serendipityIconLinkRight, a:visited.serendipityIconLinkRight { - border: 0; - font-weight: bold; - text-decoration: none; - margin-left: 4px; -} -.serendipityIconLinkRight img { - margin-left: 2px; - vertical-align: bottom; - border: 0; -} + border: 0; + font-weight: bold; + text-decoration: none; + margin-left: 4px; } +.serendipityIconLinkRight img { + margin-left: 2px; + vertical-align: bottom; + border: 0; } a:link.serendipityPrettyButton, a:visited.serendipityPrettyButton, a:hover.serendipityPrettyButton { - text-decoration: none; - color: #1D2E3F; -} + text-decoration: none; + color: #1D2E3F; } .serendipityPrettyButton { - padding: 1px; - background: url({TEMPLATE_PATH}img/button_background.png) repeat-x top; - color: #1D2E3F; - font-weight: bold; - font-size: 0.9em; - border: 1px outset #000; - margin: 2px; -} + padding: 1px; + background: url({TEMPLATE_PATH}img/button_background.png) repeat-x top; + color: #1D2E3F; + font-weight: bold; + font-size: 0.9em; + border: 1px outset #000; + margin: 2px; } /* Special class if the button is a tag */ a.serendipityPrettyButton { - padding: 2px 4px 2px 4px; - cursor: default; -} - + padding: 2px 4px 2px 4px; + cursor: default; } .direction_ltr { - direction: ltr; -} + direction: ltr; } .direction_rtl { - direction: rtl; -} + direction: rtl; } .serendipity_pluginlist_header { - height: 30px; - background-color: white; - color: black; - vertical-align: middle; - padding: 10px 0px 5px 10px; -} + height: 30px; + background-color: white; + color: black; + vertical-align: middle; + padding: 10px 0px 5px 10px; } .serendipity_pluginlist_section { margin:20px 0 20px 0; @@ -285,21 +255,17 @@ a.serendipityPrettyButton { line-height:1.5em; } table#serendipity_customfields { - width: 100%; -} + width: 100%; } table#serendipity_customfields .customfield_name { - background-color: #FAFAFA; - width: 25%; - padding-left: 5px; -} + background-color: #FAFAFA; + width: 25%; + padding-left: 5px; } table#serendipity_customfields .customfield_value { - background-color: #FFFFFF; - width: 75%; -} + background-color: #FFFFFF; + width: 75%; } table#serendipity_customfields .customfield_value textarea { - width: 100%; - height: 100px; -} + width: 100%; + height: 100px; } diff --git a/templates/carl_contest/style.css b/templates/carl_contest/style.css index 252174d..da7aec4 100644 --- a/templates/carl_contest/style.css +++ b/templates/carl_contest/style.css @@ -253,15 +253,6 @@ a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #serendip background:none; display:none; } -/* style for links within entries */ -.serendipity_entry_body a, .serendipity_entry_extended a { - padding-right: 11px; - background: transparent url({TEMPLATE_PATH}img/link_blue.gif) no-repeat top right; } - -/* style for links when hovered over within entries */ -.serendipity_entry_body a:hover, .serendipity_entry_extended a:hover { - background: transparent url({TEMPLATE_PATH}img/link_ltblue.gif) no-repeat top right; } - /* the meta box that includes links to comments, trackbacks etc */ div.serendipity_entryFooter { margin: 0 0 10px 10px; @@ -523,14 +514,6 @@ td.Today {color: #444; text-decoration: overline; } padding: 3px; text-align: center; } -/* style for image container when linked to larger image */ -.serendipity_imageComment_center a, .serendipity_imageComment_left a, .serendipity_imageComment_right a { - background:none; } - -/* style for image container when hovered over */ -.serendipity_imageComment_center a:hover, .serendipity_imageComment_left a:hover, .serendipity_imageComment_right a:hover { - background:none; } - /* style to center image and text within entry */ .serendipity_imageComment_center { margin: auto; } @@ -547,6 +530,7 @@ td.Today {color: #444; text-decoration: overline; } .serendipity_imageComment_img, .serendipity_imageComment_img img { margin: 0px; padding: 0px; + border:none; text-align: center; } /* styles for the text below the image if used */