mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
Fix table header in the about page
This commit is contained in:
parent
23da8e95a6
commit
00b931ea40
@ -25,4 +25,8 @@
|
|||||||
.about-links i:hover {
|
.about-links i:hover {
|
||||||
color: @icinga-blue;
|
color: @icinga-blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.common-table th {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user