aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-06-09 02:17:39 +0100
committerThomas Willingham <founder@kakste.com>2013-06-09 02:17:39 +0100
commite3a5a8c3687fcaf011492a2857d90114bb8e5ac5 (patch)
tree7547cb121853c6a4eeca2d811acba4d5993c316b /view/theme/redbasic/css
parent4132cab862608f05c7a5b1467e5a66df9070b01b (diff)
downloadvolse-hubzilla-e3a5a8c3687fcaf011492a2857d90114bb8e5ac5.tar.gz
volse-hubzilla-e3a5a8c3687fcaf011492a2857d90114bb8e5ac5.tar.bz2
volse-hubzilla-e3a5a8c3687fcaf011492a2857d90114bb8e5ac5.zip
Quick fix for PCSS until the cleaned up version is finished.
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 53d17ea04..5fb4e8b36 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -3389,6 +3389,8 @@ color-stop(0.82, #b00)
);
}
+/*
+
nav:hover {
background-image: linear-gradient(bottom, #f00 26%, #b00 82%);
@@ -3406,6 +3408,8 @@ color-stop(0.82, #b00)
);
}
+*/
+
nav a,
nav a:active,
nav a:visited,