aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index c95909085..3f7cc6107 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2073,7 +2073,7 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
border-bottom-right-radius: $radiuspx;
}
-[id^="cloud-index-"]:hover,
+[id^="cloud-index-"]:hover td,
.cloud-index-active {
background-color: $item_colour;
}