projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3abfa
)
remove visited-links style
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 16 Jun 2007 09:25:34 +0000
(09:25 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 16 Jun 2007 09:25:34 +0000
(09:25 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@103
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
stylesheet.css
patch
|
blob
|
history
diff --git
a/stylesheet.css
b/stylesheet.css
index 76840140647661fed16ded588bb9df7eb0dc9960..5322b01b2115de2e18c55db3aec7ee1f2d6a0200 100644
(file)
--- a/
stylesheet.css
+++ b/
stylesheet.css
@@
-97,9
+97,6
@@
a {
text-decoration: none;
\r
}
\r
\r
-a:visited, a:active {
\r
- color: #00ff00;
\r
-}
\r
a:hover {
\r
color: #00aa44;
\r
}
\r
@@
-111,14
+108,10
@@
a.tag {
font-style: italic;
\r
}
\r
\r
-a.tag:visited, a.tag:active {
\r
- color: #00ff00;
\r
-}
\r
a.tag:hover {
\r
color: #00aa44;
\r
}
\r
\r
-
\r
a.smalltag {
\r
font-size: 12px;
\r
color: #000000;
\r
@@
-126,9
+119,6
@@
a.smalltag {
font-style: italic;
\r
}
\r
\r
-a.smalltag:visited, a.smalltag:active {
\r
- color: #00ff00;
\r
-}
\r
a.smalltag:hover {
\r
color: #00aa44;
\r
}
\r