css: make new ipl-based ActionBar links blue

This commit is contained in:
Thomas Gelf 2017-04-20 09:15:05 +02:00
parent 69406d631c
commit f71b897689

View file

@ -1,3 +1,7 @@
div.action-bar a {
color: @icinga-blue;
}
.content a {
color: @icinga-blue;
&:hover {