[CentOS-docs] GoogleAds on wiki.centos.org
Ralph Angenendt
ra+centos at br-online.de
Thu Oct 25 11:50:45 UTC 2007
Ralph Angenendt wrote:
> Made some more space by putting the search label *above* the search box.
> And got rid of the ugly "Title" "Text" buttons by making them a bit
> nicer :)
Here's a diff:
[root at webser ralph]# diff -u modern-CentOS/modern-CentOS/css/screen.css screen.css
--- modern-CentOS/modern-CentOS/css/screen.css 2007-10-24 16:28:08.000000000 +0000
+++ screen.css 2007-10-25 11:47:27.000000000 +0000
@@ -122,6 +122,7 @@
#searchform {
float:right;
margin: 0px;
+ margin-top: -15px;
padding: 0px;
margin-right: 5px;
white-space: nowrap;
@@ -137,6 +138,23 @@
display: inline;
}
+#searchform input{
+ padding: 1px;
+}
+
+#titlesearch, #fullsearch{
+ display: inline;
+ border: 2px solid #3b639b;
+ background: #305995; /* inherit doesnt work on IE */
+ color: #FFFFFF;
+ text-decoration: none;
+ cursor: pointer;
+}
+
+#searchform label{
+ display: block;
+}
+
#pagetrail {
clear: right;
display: inline;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.centos.org/pipermail/centos-docs/attachments/20071025/2b40be03/attachment.bin
More information about the CentOS-docs
mailing list