Frontend/src/app/devices/device-list/device-list.component.css [4:16]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
mat-form-field {
    font-size: 0.95em;
    margin: 10px 0 0 10px;
}

.active {
    color: #ffffff;
    background-color: #56A6B6;
}

.active .subtle {
    color: #ffffff;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Frontend/src/app/geofences/geofence-list/geofence-list.component.css [4:16]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
mat-form-field {
    font-size: 0.95em;
    margin: 10px 0 0 10px;
}

.active {
    color: #ffffff;
    background-color: #56A6B6;
}

.active .subtle {
    color: #ffffff;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



