mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 04:24:57 +01:00
9 lines
312 B
CSS
9 lines
312 B
CSS
|
/* line 5, ../sass/offline-language-portuguese-brazil-indicator.sass */
|
||
|
.offline-ui.offline-ui-up .offline-ui-content:before {
|
||
|
content: "Conectado";
|
||
|
}
|
||
|
/* line 10, ../sass/offline-language-portuguese-brazil-indicator.sass */
|
||
|
.offline-ui.offline-ui-down .offline-ui-content:before {
|
||
|
content: "Desconectado";
|
||
|
}
|