css: rough action link styling

This commit is contained in:
Thomas Gelf 2016-02-29 12:22:22 +01:00
parent 526659f069
commit 40d2e9f120
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ span.disabled {
color: @gray-light;
}
.controls span a {
color: @icinga-blue;
}
pre.disabled {
color: @gray-light;
}