projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f18db13
)
fixed tab colours
author
Matt Lee
<mattl@gnu.org>
Thu, 25 Mar 2010 16:07:02 +0000
(16:07 +0000)
committer
Matt Lee
<mattl@gnu.org>
Thu, 25 Mar 2010 16:07:02 +0000
(16:07 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index a0ab055a80f6aa46ab7b1553c33f478731337cc4..8e7fda106b2fb2cb039a88f7a3a9bef9026fce44 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-31,7
+31,7
@@
#hd li a{color: white; text-decoration: none; padding: 8px 12px 7px 12px; margin-right: 0px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px}
- #hd li a:hover{background-color:
green
;}
+ #hd li a:hover{background-color:
#7e2020
;}
.netscape4{display: none !important;}