more org
This commit is contained in:
parent
30d83c8603
commit
a2cbcf6f75
@ -582,8 +582,8 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
/* Homepage health checks */
|
||||
.bg-inverse .healthPosition {
|
||||
background: rgba(255, 255, 255, 0.2) !important;
|
||||
-webkit-backdrop-filter: blur(30px);
|
||||
backdrop-filter: blur(30px);
|
||||
-webkit-backdrop-filter: saturate(180%) blur(30px);
|
||||
backdrop-filter: saturate(180%) blur(30px);
|
||||
border-radius: 3px;
|
||||
}
|
||||
.card, .card-body {
|
||||
@ -596,6 +596,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
.left-health {
|
||||
border-radius: 3px 0 0 3px;
|
||||
}
|
||||
|
||||
/* Homepage Unifi cards */
|
||||
.unifiCards .panel-heading {
|
||||
background: rgba(255, 255, 255, 0.2) !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user