|
From: Benjamin C. <bc...@us...> - 2003-11-17 12:44:15
|
Update of /cvsroot/phpbt/phpbt/styles
In directory sc8-pr-cvs1:/tmp/cvs-serv23566/styles
Modified Files:
Tag: htmltemplates
default.css print.css
Log Message:
tweaks
Index: default.css
===================================================================
RCS file: /cvsroot/phpbt/phpbt/styles/default.css,v
retrieving revision 1.4.4.2
retrieving revision 1.4.4.3
diff -u -r1.4.4.2 -r1.4.4.3
--- default.css 1 Sep 2003 13:48:18 -0000 1.4.4.2
+++ default.css 17 Nov 2003 12:43:32 -0000 1.4.4.3
@@ -3,6 +3,7 @@
font-size: 12px;
color: #000000;
background: #ffffff;
+ margin: 0px;
}
a:link { text-decoration: none; color: #006699; }
@@ -60,22 +61,6 @@
font-size: 12px;
}
-.navfont {
- font-family: "Verdana","Arial","Helvetica","MS Sans Serif","Sans-Serif";
- font-size: 10px;
- }
-
-.login-box {
- vertical-align: text-bottom;
- font-size: 10px;
- }
-
-input[type="text"].login-box {
- padding-top: 0.1em;
- padding-left: 0.2em;
- padding-right: 0.2em;
- }
-
.banner {
text-align: center;
font-weight: bold;
@@ -97,11 +82,6 @@
padding-bottom: 0.1em;
}
-a.sidenavlink {
- color: #000000;
- text-decoration: none;
- }
-
.nav {
vertical-align: middle;
background: #9999ff;
@@ -111,44 +91,6 @@
font-weight: bold;
}
-.navtitlebar {
- background: #99f;
- }
-
-.navborder {
- background: #000;
- }
-
-.navbotspacer {
- background: #fff;
- }
-
-.navinput {
- vertical-align: middle;
- background: #ffffff;
- color: #00000;
- font-family: "Arial", sans-serif;
- font-size: 12px;
- }
-
-.sidenav {
- vertical-align: top;
- background: #9999ff;
- color: #ffffff;
- font-family: "Verdana", "Tahoma", "Helvetica", sans-serif;
- font-size: 14px;
- font-weight: bold;
- }
-
-.bottomnav {
- vertical-align: middle;
- background: #ffffcc;
- color: #000000;
- font-family: "Arial", sans-serif;
- font-size: 10px;
- font-weight: bold;
- }
-
.bottomnavinput {
vertical-align: middle;
color: #00000;
@@ -156,51 +98,6 @@
font-size: 10px;
}
-.topnavbox {
- vertical-align: middle;
- background: #9999ff;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 1px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
- }
-
-.navbox {
- vertical-align: middle;
- background: #9999ff;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 0px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
- }
-
-.navboxselected {
- vertical-align: middle;
- background: #ffffcc;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 0px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
- }
-
.maincontent {
vertical-align: top;
background: #ffffff;
@@ -224,17 +121,6 @@
.header-col { font-weight: bold; }
.center-col { text-align: center; }
-a.navlink, a.navlink:link, a.navlink:visited, a.navlink:active {
- color: #FFFFFF;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: bold;
- }
-
-a.navlink:hover {
- text-decoration: underline;
-}
-
.bordertable {
width: 90%;
}
@@ -255,3 +141,59 @@
a.closed_bug_number {
text-decoration: line-through;
}
+
+.header_image {
+ height: 55px;
+}
+
+.header_search {
+ position: absolute;
+ top: 10px;
+ right: 0px;
+ height: 40px;
+}
+
+#tabnav {
+ height: 22px;
+ margin: 0;
+ padding-left: 6px;
+}
+
+#tabnav li {
+ margin: 0;
+ padding: 0;
+ display: inline;
+ list-style-type: none;
+}
+
+#tabnav a:link, #tabnav a:visited {
+ float: left;
+ font-size: 12px;
+ line-height: 14px;
+ font-weight: bold;
+ padding: 2px 5px 2px 0px;
+ margin-right: 4px;
+ /* border-left: 1px solid #000; */
+ text-decoration: none;
+ color: #fff;
+}
+
+#tabnav a:hover {
+ text-decoration: underline;
+}
+
+.personalarea {
+ /* position: absolute;
+ top: 77px; */
+ width: 100%;
+ /* height: 50px; */
+ background: #ffc;
+ color: #000000;
+ font-size: 10px;
+ font-weight: bold;
+ border-top: 1px solid #000;
+ border-bottom: 1px solid #000;
+}
+
+
+
Index: print.css
===================================================================
RCS file: /cvsroot/phpbt/phpbt/styles/print.css,v
retrieving revision 1.1.6.1
retrieving revision 1.1.6.2
diff -u -r1.1.6.1 -r1.1.6.2
--- print.css 1 Sep 2003 13:48:18 -0000 1.1.6.1
+++ print.css 17 Nov 2003 12:43:32 -0000 1.1.6.2
@@ -59,23 +59,6 @@
font-size: 12px;
}
-.navfont {
- font-family: "Verdana","Arial","Helvetica","MS Sans Serif","Sans-Serif";
- font-size: 10px;
- }
-
-.login-box {
- vertical-align: text-bottom;
- font-size: 10px;
- display: none;
- }
-
-input[type="text"].login-box {
- padding-top: 0.1em;
- padding-left: 0.2em;
- padding-right: 0.2em;
- }
-
.banner {
text-align: center;
font-weight: bold;
@@ -97,11 +80,6 @@
padding-bottom: 0.1em;
}
-a.sidenavlink {
- color: #000000;
- text-decoration: none;
- }
-
.nav {
vertical-align: middle;
background: #9999ff;
@@ -112,84 +90,11 @@
display: none;
}
-.navinput {
- vertical-align: middle;
- background: #ffffff;
- color: #00000;
- font-family: "Arial", sans-serif;
- font-size: 12px;
- }
-
-.sidenav {
- vertical-align: top;
- background: #9999ff;
- color: #ffffff;
- font-family: "Verdana", "Tahoma", "Helvetica", sans-serif;
- font-size: 14px;
- font-weight: bold;
- }
-
-.bottomnav {
- vertical-align: middle;
- background: #ffffcc;
- color: #000000;
- font-family: "Arial", sans-serif;
- font-size: 10px;
- font-weight: bold;
- }
-
.bottomnavinput {
vertical-align: middle;
color: #00000;
font-family: "Arial", sans-serif;
font-size: 10px;
- }
-
-.topnavbox {
- vertical-align: middle;
- background: #9999ff;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 1px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
- display: none;
- }
-
-.navbox {
- vertical-align: middle;
- background: #9999ff;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 0px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
- display: none;
- }
-
-.navboxselected {
- vertical-align: middle;
- background: #ffffcc;
- color: #ffffff;
- font-family: "Arial", sans-serif;
- font-size: 14px;
- font-weight: bold;
- border-width: 0px 0px 1px 0px;
- border-color: #ffffff;
- border-style: solid;
- padding: 5px;
- cursor: pointer;
- cursor: hand;
}
.maincontent {
|