mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
css: reduce .controls complexity and special rules
This commit is contained in:
parent
32f1e0c171
commit
0af623b462
@ -189,3 +189,7 @@ table.benchmark {
|
|||||||
.left {
|
.left {
|
||||||
text-align: left !important;
|
text-align: left !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.controls a {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
@ -816,10 +816,3 @@ div.timeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* End of monitoring timeline styles */
|
/* End of monitoring timeline styles */
|
||||||
|
|
||||||
.controls {
|
|
||||||
font-size: 0.9em;
|
|
||||||
}
|
|
||||||
.controls a {
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user