CSS Tactical overview hover

This commit is contained in:
Bernd Erk 2015-09-29 14:38:54 +02:00
parent 0c656ed268
commit e9586a98e7
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@
margin: 0.5em;
}
.boxview > div:hover {
background-color: @gray-lightest;
}
/* Box body of contents */