files css fixes
This commit is contained in:
@@ -2056,11 +2056,14 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
border-bottom-right-radius: $radiuspx;
|
||||
}
|
||||
|
||||
[id^="cloud-index-"]:hover,
|
||||
.cloud-index-active {
|
||||
background-color: $item_colour;
|
||||
#cloud-index tr {
|
||||
background-color: $comment_item_colour;
|
||||
}
|
||||
|
||||
[id^="cloud-index-"]:hover,
|
||||
.cloud-index-active {
|
||||
background-color: $item_colour !important;
|
||||
}
|
||||
|
||||
/* bootstrap overrides */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user