mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
Adapt column-chooser-opener style
This commit is contained in:
parent
fb03ded9d8
commit
e72399eebf
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,10 @@
|
|||
border-bottom: 1px solid @gray-light;
|
||||
|
||||
.action-link {
|
||||
background-color: @low-sat-blue;
|
||||
&:hover {
|
||||
background-color: @low-sat-blue;
|
||||
}
|
||||
|
||||
.rounded-corners();
|
||||
|
||||
.ball {
|
||||
|
|
|
|||
Loading…
Reference in a new issue