CSS Tactical overview hover
This commit is contained in:
parent
0c656ed268
commit
e9586a98e7
|
@ -14,6 +14,10 @@
|
|||
margin: 0.5em;
|
||||
}
|
||||
|
||||
.boxview > div:hover {
|
||||
background-color: @gray-lightest;
|
||||
}
|
||||
|
||||
|
||||
/* Box body of contents */
|
||||
|
||||
|
|
Loading…
Reference in New Issue