mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
monitoring/css: fix inverted td style
This commit is contained in:
parent
e78a80f184
commit
14340587fa
@ -170,12 +170,10 @@ table.avp {
|
|||||||
td {
|
td {
|
||||||
color: #666;
|
color: #666;
|
||||||
padding-bottom: 0.3em;
|
padding-bottom: 0.3em;
|
||||||
|
line-height: 1.5em;
|
||||||
th, td {
|
th, td {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
td {
|
|
||||||
line-height: 1.5em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a, button.link-like {
|
a, button.link-like {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user