mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-09 08:54:56 -04:00
css: make new ipl-based ActionBar links blue
This commit is contained in:
parent
69406d631c
commit
f71b897689
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
div.action-bar a {
|
||||
color: @icinga-blue;
|
||||
}
|
||||
|
||||
.content a {
|
||||
color: @icinga-blue;
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue