1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-09 12:42:40 +01:00

org: unifi fix centered header text

This commit is contained in:
gilbN 2019-09-25 21:41:33 +02:00
parent 69e67bad29
commit 117a71ba64

View File

@ -534,6 +534,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
background: rgba(255, 255, 255, 0.2) !important;
color: #fff !important;
border-color: transparent !important;
text-align: inherit;
}
.unifiCards .panel-wrapper.collapse.in {
background:rgba(0, 0, 0, 0.15);