aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/subSilver.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/subSilver.css')
-rw-r--r--phpBB/templates/subSilver/subSilver.css148
1 files changed, 29 insertions, 119 deletions
diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css
index 3ad0fcc8fe..98418abcff 100644
--- a/phpBB/templates/subSilver/subSilver.css
+++ b/phpBB/templates/subSilver/subSilver.css
@@ -10,23 +10,17 @@
/*
- TEXT
+ HTML
*/
-
-body {
- scrollbar-face-color: #DEE3E7;
- scrollbar-highlight-color: #FFFFFF;
- scrollbar-shadow-color: #DEE3E7;
- scrollbar-3dlight-color: #D1D7DC;
- scrollbar-arrow-color: #006699;
- scrollbar-track-color: #EFEFEF;
- scrollbar-darkshadow-color: #98AAB1;
- background-color: white; background-image: url('templates/subSilver/images/background.png'); background-repeat: repeat-x; font-family: Verdana, Helvetica, sans-serif; margin: 15px;
-}
-
+body { scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; background-color: white; background-image: url('./images/background.gif'); background-repeat: repeat-x; font-family: Verdana, Helvetica, sans-serif; margin: 15px; }
h1 { color: black; font-family: Verdana, Arial, Helvetica, serif; font-weight: bold; font-size: 150%; text-decoration: none; margin: 0px; }
h3 { font-size: 120%; font-weight: bold; font-family: Verdana, serif; line-height: 120%; }
+hr { height: 0px; border-style: solid; border-color: #D1D7DC; border-width: 1px; }
+
+/*
+ TEXT
+*/
.mainmenu { color: black; font-size: 70%; }
.titles { color: black; font-family: Arial, Helvetica, sans-serif: font-weight: bold; font-size: 130%; text-decoration: none; }
.nav { color: black; font-size: 60%; font-weight: bold; }
@@ -46,112 +40,43 @@ h3 { font-size: 120%; font-weight: bold; font-family: Verdana, serif; line-heigh
.copyright { color: #444; font-weight: normal; font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif;}
-/* --------------------------- */
-
-
/*
TABLE
*/
-th { color: #FFA34F; font-size: 70%; font-weight: bold; background-color: #006699; background-image: url('templates/subSilver/images/cellpic3.gif'); }
-
+th { color: #FFA34F; font-size: 70%; font-weight: bold; background-color: #006699; background-image: url('./images/cellpic3.gif'); }
.tablebg { background-color: #A9B8C2; }
-.catdiv { background-color: white; background-image: url('templates/subSilver/images/cellpic2.jpg'); background-repeat: repeat-y; }
-.cat { background-color: #D1D7DC; background-image: url('templates/subSilver/images/cellpic1.gif'); }
-.row1 { background-color: #EFEFEF; }
-.row2 { background-color: #DEE3E7; }
-.row3 { background-color: #D1D7DC; }
+.catdiv { background-color: white; background-image: url('./images/cellpic2.jpg'); background-repeat: repeat-y; }
+.cat { background-color: #C7D0D7; background-image: url('./images/cellpic1.gif'); }
+.row1 { background-color: #ECECEC; }
+.row2 { background-color: #DCE1E5; }
+.row3 { background-color: #C7CFD7; }
.spacer { background-color: #D1D7DC; }
-/* --------------------------- */
-
-
/*
ANCHOR
*/
-
-a:link, a:active, a:visited {
- color: #005784;
- text-decoration: none;
-}
-a:hover {
- color: #D46400;
- text-decoration: underline;
-}
-
-a.topictitle:visited {
- color: #5493B4;
- text-decoration: none;
-}
-
-a.copyright {
- color: #444;
- text-decoration: none;
-}
-a.copyright:hover {
- color: black;
- text-decoration: underline;
-}
-
-a.th:link, a.th:active, a.th:visited {
- color: #FFA34F;
-}
-a.th:hover {
- text-decoration: underline;
-}
-
-
-/* --------------------------- */
+a:link { color: #005784; text-decoration: none; }
+a:active { color: #005784; text-decoration: none; }
+a:visited { color: #005784; text-decoration: none; }
+a:hover { color: #D46400; text-decoration: underline; }
+a.topictitle:visited { color: #5493B4; text-decoration: none; }
+a.th:link, { color: #FFA34F; text-decoration: none; }
+a.th:active { color: #FFA34F; text-decoration: none; }
+a.th:visited { color: #FFA34F; text-decoration: none; }
+a.th:hover { color: #FFA34F; text-decoration: underline; }
/*
FORM
*/
-
-input { color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; }
-textarea { color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; }
-select { color: black; background-color: white; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; }
-.post { background-color: white; }
-
-/* The buttons used for bbCode styling in message post */
-.button { color: black;
- font: normal 70% Verdana, Helvetica, sans-serif;
- background-color: #EFEFEF;
-}
-
-/* The main submit button option */
-input.mainoption {
- font-weight : bold;
- background-color : #FAFAFA;
-}
-
-/* None-bold submit button */
-input.liteoption {
- font-weight : normal;
- background-color : #FAFAFA;
-}
-
-/* greyed options for mcp_jumpbox */
-option.greyed {
- background-color: #EFEFEF;
-}
-
-
-/* --------------------------- */
-
-
-/*
- MISC
-*/
-
-hr {
- height: 0px;
- border: solid #D1D7DC 0px;
- border-top-width: 1px;
-}
-
-
-/* --------------------------- */
+input { color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal;}
+textarea { color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
+select { color: black; background-color: white; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
+.post { background-color: white; border-style: solid; border-width: 1px; }
+.btnbbcode { color: black; font-weight: normal; font-size: 70%; font-family: Verdana, Helvetica, sans-serif; background-color: #EFEFEF; border-style: solid; border-width: 1px; }
+.btnmain { font-weight: bold; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
+.btnlite { font-weight: normal; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
/*
@@ -165,18 +90,3 @@ hr {
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }
-
-
-
-/*
- This is the line in the posting page which shows the rollover
- help line. This is actually a text box, but if set to be the same
- colour as the background no one will know ;)
-*/
-
-textarea, select, input.button, input.post, input.mainoption, input.liteoption {
- border: 1px solid;
-}
-
-
-/* --------------------------- */ \ No newline at end of file