Author: cfinck
Date: Fri Aug 17 17:13:48 2007
New Revision: 28379
URL:
http://svn.reactos.org/svn/reactos?rev=28379&view=rev
Log:
- Add a new substyle for the #rightNavpic element and remove the "width" and
"height" values from #rightNavpic img
- Remove the obsolete #bugzillaContent styles
- Minor changes everywhere
Modified:
trunk/web/reactos.org/htdocs/style.css
Modified:
trunk/web/reactos.org/htdocs/style.css
URL:
http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/style.css?r…
==============================================================================
---
trunk/web/reactos.org/htdocs/style.css (original)
+++
trunk/web/reactos.org/htdocs/style.css Fri Aug 17 17:13:48 2007
@@ -5,20 +5,20 @@
padding: 0; /* Only affects Opera */
background: #FFFFFF
url('http://www.reactos.org/images/topbar.jpg') repeat-x
scroll top left;
}
-
+
hr {
margin: 5px 0 5px 0;
color: #8D8D8D;
}
-
+
address {
font-size: 9px;
}
-
+
address p {
margin: 0;
}
-
+
h1,.contentSmallTitle {
display: block;
line-height: normal;
@@ -26,7 +26,7 @@
font-weight: bold;
color: #FFFFFF;
background-color: #5984C3;
- padding: 0px 0px 1px 10px;
+ padding: 0 0 1px 10px;
margin-top: 0;
}
@@ -53,7 +53,7 @@
font-weight: bold;
margin-top: 15px;
}
-
+
h3 {
font-size: 18px;
color: #5984C3;
@@ -80,33 +80,33 @@
color: #5984C3;
font-weight: bold;
}
-
+
a {
font-size: 12px;
color: #006090;
}
-
+
a:hover {
background-color: #DDEEFF;
color: #000000;
}
-
+
/* set by the generator */
-a.extern {
+a.extern {
background:
url('http://www.reactos.org/wiki/stylesheets/monobook/external.png')
no-repeat center right;
- padding-right: 14px;
-}
-
+ padding-right: 14px;
+}
+
#content, .contentSmall {
padding-right: 3px;
font-size: 12px;
text-align: justify;
}
-
+
#content li {
list-style-image:
url('http://www.reactos.org/images/bullet.png')
}
-
+
#top {
margin: 0;
background:
url('http://www.reactos.org/images/logo.jpg') no-repeat scroll 35px
0;
@@ -114,93 +114,96 @@
color: #FFFFFF;
text-align: right;
}
-
+
#top a {
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px 1px 5px;
}
-
+
#top a:hover {
color: #000000;
background-color: #FFCC33;
}
-
+
#topMenu {
font-size: 13px;
margin-left: 300px;
background-color: #5984C3;
}
-
+
#topMenu p {
text-align: left;
margin: 0;
}
-
+
#leftNav {
- padding: 0px 10px 10px 7px;
-}
-
+ padding: 0 10px 10px 7px;
+}
+
#rightNav {
- padding: 0px 3px 0px 5px;
+ padding: 0 3px 0 5px;
width: 270px;
line-height: 150%;
}
-
+
#rightNavpic img {
- border: 1px solid #000000;
- height: 200px;
- width: 266px;
+ border: 1px solid black;
+}
+
+#rightNavpic .imagedesc {
+ font-style: italic;
+ text-align: center;
}
#progressbar img {
- border: 0px;
-}
-
+ border: 0;
+}
+
#leftNav ol {
margin: 0;
padding: 0;
list-style-type: none;
background-color: #EEEEEE;
- border-top: #3F3849 0px solid;
+ border-top: #3F3849 0 solid;
border-right: #3F3849 1px solid;
border-left: #3F3849 1px solid;
}
-
+
#leftNav ol li {
font-size: 13px;
font-weight: bold;
border-bottom: #3f3849 1px solid;
}
-
+
#leftNav ol li a {
display: block;
width: 137px;
padding: 2px 4px 2px 4px;
-
+
color: #3F3849;
text-decoration: none;
background-color: #EEEEEE;
}
-
+
#leftNav ol li a:hover {
color: #000000;
background-color: #FFCC33;
}
-
+
#leftNav ol li a.extern {
background: none;
- padding-right: 0px;
-}
-
+ padding-right: 0;
+}
+
#leftNav .navTitle {
padding-left: 12px;
border-top: #3F3849 1px solid;
border-right: #3F3849 1px solid;
border-bottom: #3F3849 1px solid;
border-left: #3F3849 1px solid;
-
+
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
@@ -208,24 +211,14 @@
}
#leftNav .navBox {
- text-align: center;
- padding: 2px;
- background-color: #EEEEEE;
- border-right: 1px solid #3F3849;
- border-bottom: 1px solid #3F3849;
- border-left: 1px solid #3F3849;
- font-size: 13px;
-}
-
-
-#bugzillaContent {
- font-size: 12px;
-}
-
-#bugzillaContent table {
- font-size: 12px;
-}
-
+ text-align: center;
+ padding: 2px;
+ background-color: #EEEEEE;
+ border-right: 1px solid #3F3849;
+ border-bottom: 1px solid #3F3849;
+ border-left: 1px solid #3F3849;
+ font-size: 13px;
+}
/* icon-pics */
p.icon_p {
@@ -239,19 +232,16 @@
border: 0;
}
-
-
/* Graphical Buttons */
-
-div.center {
- text-align:center;
+div.center {
+ text-align: center;
}
/* Picture Button Big */
#picbutton {
- margin-left:auto;
- margin-right:auto;
- text-align:left;
+ margin-left: auto;
+ margin-right: auto;
+ text-align: left;
width:370px;
}
@@ -262,8 +252,8 @@
padding-top: 25px;
padding-bottom: 3px;
font-style: normal;
- letter-spacing: 0px;
-
+ letter-spacing: 0;
+
font-size: 18px;
color: #367d10;
}
@@ -275,46 +265,45 @@
}
#picbutton a.pb_download_link {
- BACKGROUND-POSITION: 0px 0px;
+ background-position: 0 0;
display: block;
height: 110px;
padding-left: 50px;
padding-top: 3px;
padding-bottom: 3px;
font-style: normal;
- letter-spacing: 0px;
-
+ letter-spacing: 0;
+
font-size: 18px;
color: #367d10;
}
#picbutton a.pb_download_link:hover {
- BACKGROUND-POSITION: 0px 0px;
- CURSOR: pointer;
- color: #3A935B;
-}
-#picbutton a.pb_download_link:hover SPAN {
- BACKGROUND-POSITION: 0px 0px;
- CURSOR: pointer;
- color: #3A935B;
-}
-#picbutton a.pb_download_link:hover STRONG {
- BACKGROUND-POSITION: 0px 0px;
- CURSOR: pointer;
- color: #3A935B;
- text-decoration:underline;
-}
-
+ background-position: 0 0;
+ cursor: pointer;
+ color: #3A935B;
+}
+#picbutton a.pb_download_link:hover span {
+ background-position: 0 0;
+ cursor: pointer;
+ color: #3A935B;
+}
+#picbutton a.pb_download_link:hover strong {
+ background-position: 0 0;
+ cursor: pointer;
+ color: #3A935B;
+ text-decoration: underline;
+}
#picbutton .pb_smalltext {
padding-top: 5px;
font-size: 10px;
- text-decoration:none;
+ text-decoration: none;
}
#picbutton a.pb_smalltext {
font-size: 10px;
- text-decoration:none;
+ text-decoration: none;
}
#picbutton a.pb_smalltext em {
@@ -324,123 +313,112 @@
display: block;
padding-top: 3px;
font-size: 10px;
- text-decoration:none;
-}
-
-/* Picture Button Small */
-
-
-
+ text-decoration: none;
+}
/* Button Pictures */
-
#b_download a {
padding-left: 30px;
font-size: 14px;
color: #367d10;
- background:
url('http://www.reactos.org/images/button_reactos_big.jpg')
no-repeat 0px 100%;
+ background:
url('http://www.reactos.org/images/button_reactos_big.jpg')
no-repeat 0 100%;
}
#b_download a:hover {
font-size: 18px;
color: #3A935B;
background-color: transparent;
- background:
url('http://www.reactos.org/images/button_reactos_big_m.jpg')
no-repeat 0px 100%;
- cursor: pointer;
-}
-
+ background:
url('http://www.reactos.org/images/button_reactos_big_m.jpg')
no-repeat 0 100%;
+ cursor: pointer;
+}
#b_downloadsmall a {
- BACKGROUND-POSITION: 0px 0px;
- display: block;
- text-align:center;
- margin-left:auto;
- margin-right:auto;
- font-style: normal;
- letter-spacing: 0;
- width:235px;
+ background-position: 0 0;
+ display: block;
+ text-align: center;
+ margin-left: auto;
+ margin-right: auto;
+ font-style: normal;
+ letter-spacing: 0;
+ width: 235px;
height: 49px;
-
-
- font-size: 16px;
- color: #367d10;
- background:
url('http://www.reactos.org/images/button_download.jpg') no-repeat
0px 100%;
+
+ font-size: 16px;
+ color: #367d10;
+ background:
url('http://www.reactos.org/images/button_download.jpg') no-repeat 0
100%;
}
#b_downloadsmall a:hover {
font-size: 16px;
color: #3A935B;
background-color: transparent;
- background:
url('http://www.reactos.org/images/button_download_m.jpg') no-repeat
0px 100%;
+ background:
url('http://www.reactos.org/images/button_download_m.jpg') no-repeat
0 100%;
cursor: pointer;
}
#b_downloadsmall .placeholder {
padding-top: 5px;
font-size: 5px;
- text-decoration:none;
+ text-decoration: none;
}
#b_downloadsmall .sb_margin {
letter-spacing: 0;
padding-top: 10px;
- text-decoration:none;
+ text-decoration: none;
}
#b_donate a {
- BACKGROUND-POSITION: 0px 0px;
- display: block;
- text-align:center;
- margin-left:auto;
- margin-right:auto;
- font-style: normal;
- letter-spacing: 0;
- width:235px;
+ background-position: 0 0;
+ display: block;
+ text-align: center;
+ margin-left: auto;
+ margin-right: auto;
+ font-style: normal;
+ letter-spacing: 0;
+ width: 235px;
height: 49px;
-
-
- font-size: 16px;
- color: #367d10;
- background:
url('http://www.reactos.org/images/button_donate.jpg') no-repeat 0px
100%;
+
+ font-size: 16px;
+ color: #367d10;
+ background:
url('http://www.reactos.org/images/button_donate.jpg') no-repeat 0
100%;
}
#b_donate a:hover {
font-size: 16px;
color: #3A935B;
background-color: transparent;
- background:
url('http://www.reactos.org/images/button_donate_m.jpg') no-repeat
0px 100%;
+ background:
url('http://www.reactos.org/images/button_donate_m.jpg') no-repeat 0
100%;
cursor: pointer;
}
#b_donate .placeholder {
padding-top: 5px;
font-size: 5px;
- text-decoration:none;
+ text-decoration: none;
}
#b_donate .sb_margin {
letter-spacing: 0;
padding-top: 10px;
- text-decoration:none;
-}
-
+ text-decoration: none;
+}
#b_compatibility a {
- BACKGROUND-POSITION: 0px 0px;
+ background-position: 0 0;
display: block;
text-align:center;
- margin-left:auto;
- margin-right:auto;
+ margin-left: auto;
+ margin-right: auto;
font-style: normal;
letter-spacing: 0;
width:232px;
height: 49px;
-
-
- font-size: 16px;
- color: #367d10;
- background:
url('http://www.reactos.org/support/media/icons/buttons/button_comp_hom…
no-repeat 0px 100%;
-
+
+ font-size: 16px;
+ color: #367d10;
+ background:
url('http://www.reactos.org/support/media/icons/buttons/button_comp_hom…
no-repeat 0 100%;
+
padding-left: 0 !important;
}
@@ -448,14 +426,14 @@
font-size: 16px;
color: #3A935B;
background-color: transparent;
- background:
url('http://www.reactos.org/support/media/icons/buttons/button_comp_hom…
no-repeat 0px 100%;
+ background:
url('http://www.reactos.org/support/media/icons/buttons/button_comp_hom…
no-repeat 0 100%;
cursor: pointer;
}
#b_compatibility .sb_margin {
letter-spacing: 0;
padding-top: 10px;
- text-decoration:none;
+ text-decoration: none;
}
#sb_search {