org: unifi fix centered header text
This commit is contained in:
parent
69e67bad29
commit
117a71ba64
@ -534,6 +534,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
|||||||
background: rgba(255, 255, 255, 0.2) !important;
|
background: rgba(255, 255, 255, 0.2) !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
|
text-align: inherit;
|
||||||
}
|
}
|
||||||
.unifiCards .panel-wrapper.collapse.in {
|
.unifiCards .panel-wrapper.collapse.in {
|
||||||
background:rgba(0, 0, 0, 0.15);
|
background:rgba(0, 0, 0, 0.15);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user