css: rough action link styling
This commit is contained in:
parent
526659f069
commit
40d2e9f120
|
@ -17,6 +17,10 @@ span.disabled {
|
|||
color: @gray-light;
|
||||
}
|
||||
|
||||
.controls span a {
|
||||
color: @icinga-blue;
|
||||
}
|
||||
|
||||
pre.disabled {
|
||||
color: @gray-light;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue