highlight table row on hover

This commit is contained in:
Mario Vavti
2016-03-27 22:37:07 +02:00
parent dbde9a0940
commit ba0812c447
2 changed files with 2 additions and 1 deletions

View File

@@ -1510,6 +1510,7 @@ nav .dropdown-menu {
word-wrap: break-word;
}
.locs-index-row:hover td,
[id^="cloud-index-"]:hover td,
.cloud-index-active {
background-color: $item_colour;