[damned-lies] Removed redundant CSS syntax and a a:visited
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Removed redundant CSS syntax and a a:visited
- Date: Mon, 1 Oct 2012 21:47:52 +0000 (UTC)
commit fd1b1cdd1bccfad67088db9a32060b627d0a0303
Author: Gil Forcada <gforcada gnome org>
Date: Mon Oct 1 23:39:17 2012 +0200
Removed redundant CSS syntax and a a:visited
common/static/css/template.css | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 8024233..34c8ba0 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -8,18 +8,12 @@
html {
background: #fff url(../img/html-bg.png) 0 10px repeat-x;
}
-body {
-
-}
a {
color: #204a87;
}
a:hover {
color: #3465a4;
}
-a:visited {
- color: #5d396e;
-}
.left {
float: left;
}
@@ -110,11 +104,6 @@ a:visited {
box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}
-#global_domain_bar .tab a:visited {
- color: #204A87;
-}
-
-
/* GNOME Header */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]