aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-13 23:38:36 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-13 23:38:36 +0200
commit865b602cf8b4eff5e7da00362df95e52e2fe4f77 (patch)
tree7d6cd6cbc2203d2c84c6bded4e80503327f91ac6 /view/theme
parent05f018e50943fd2f38742b061c7e6f0e4b34995a (diff)
downloadvolse-hubzilla-865b602cf8b4eff5e7da00362df95e52e2fe4f77.tar.gz
volse-hubzilla-865b602cf8b4eff5e7da00362df95e52e2fe4f77.tar.bz2
volse-hubzilla-865b602cf8b4eff5e7da00362df95e52e2fe4f77.zip
webpages appearence
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index e1b1b1e91..b03cdd4dc 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1922,10 +1922,15 @@ nav .dropdown-menu {
}
[id^="cloud-index-"]:hover td,
-.cloud-index-active {
+.cloud-index-active, {
background-color: $item_colour;
}
+[id^="webpage-list-item"]:hover td {
+ background-color: $item_colour;
+}
+
+
nav ul li .undefined,
nav ul li .notify-seen,
nav ul li .notify-unseen