aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-16 23:46:12 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-16 23:46:12 +0200
commit10cc643f650b5ff0954ff988fbf768ea5e061571 (patch)
tree2674ecfa06d4c1e89dfd72f4d4d4e0b109d82c94 /view
parent9addc4581edf594996151eaf514927d271f04da5 (diff)
downloadvolse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.tar.gz
volse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.tar.bz2
volse-hubzilla-10cc643f650b5ff0954ff988fbf768ea5e061571.zip
wording and css fixes
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index b03cdd4dc..b0614fcc4 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1922,15 +1922,14 @@ nav .dropdown-menu {
}
[id^="cloud-index-"]:hover td,
-.cloud-index-active, {
+.cloud-index-active {
background-color: $item_colour;
}
-[id^="webpage-list-item"]:hover td {
+[id^="webpage-list-item-"]:hover td {
background-color: $item_colour;
}
-
nav ul li .undefined,
nav ul li .notify-seen,
nav ul li .notify-unseen