projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f66a5
)
wrong style for unvisited links
author
friendica
<info@friendica.com>
Tue, 20 Dec 2011 04:23:11 +0000
(20:23 -0800)
committer
friendica
<info@friendica.com>
Tue, 20 Dec 2011 04:23:11 +0000
(20:23 -0800)
view/theme/purplezero/style.css
patch
|
blob
|
history
diff --git
a/view/theme/purplezero/style.css
b/view/theme/purplezero/style.css
index f624fadac304170e8a0aaf9a323ead4160ee19ac..f0d5b96b94cd49a37081b094283a1c1816f3adcd 100644
(file)
--- a/
view/theme/purplezero/style.css
+++ b/
view/theme/purplezero/style.css
@@
-1,6
+1,6
@@
@import url('../duepuntozero/style.css');
-a, a:visited { color: #7433af; text-decoration: none; }
+a, a:
link, a:
visited { color: #7433af; text-decoration: none; }
a:hover {text-decoration: underline; }