2022-01-07 17:18:34 +01:00
|
|
|
/*new css overrides common to all dashboards*/
|
2021-12-15 17:35:39 +01:00
|
|
|
|
|
|
|
|
2022-01-07 17:18:34 +01:00
|
|
|
/*White background */
|
|
|
|
navbar .uk-navbar-container, bottom {
|
|
|
|
background-color: white !important;
|
2021-12-15 17:35:39 +01:00
|
|
|
}
|