mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Check network connection and background colorchange
This commit is contained in:
+4
-1
@@ -730,8 +730,11 @@ app-header-no-search .ion-toolbar{
|
||||
overflow-y: auto !important;
|
||||
} */
|
||||
|
||||
:root {
|
||||
--color : #0782C9;
|
||||
}
|
||||
|
||||
body, .blue-background{ background: #0782C9 !important;}
|
||||
body, .blue-background{ background: var(--color) !important;}
|
||||
|
||||
@media only screen and (min-width: 1365px) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user