From 865b602cf8b4eff5e7da00362df95e52e2fe4f77 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 13 Apr 2015 23:38:36 +0200 Subject: webpages appearence --- view/theme/redbasic/css/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view/theme') 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 -- cgit v1.2.3