mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: removed hover on boxes
This commit is contained in:
parent
36790edd85
commit
9753d94907
@ -26,9 +26,6 @@
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
.boxview > div:hover {
|
||||
background-color: @gray-lightest;
|
||||
}
|
||||
|
||||
|
||||
/* Box body of contents */
|
||||
@ -59,8 +56,6 @@
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.boxview div.box.entry a:hover {
|
||||
}
|
||||
|
||||
/* First line of a box entry */
|
||||
.boxview div.box.entry a:first-child {
|
||||
|
Loading…
x
Reference in New Issue
Block a user