SimpleX Chat
This commit is contained in:
parent
2ac5472c72
commit
4d649625e0
1 changed files with 6 additions and 5 deletions
|
@ -349,15 +349,16 @@
|
||||||
|
|
||||||
/* SimpleX Chat */
|
/* SimpleX Chat */
|
||||||
.button-simplex {
|
.button-simplex {
|
||||||
--button-text:#000000;
|
--button-text:#000000;
|
||||||
--button-background:#F3F6F7;
|
--button-background:#F3F6F7;
|
||||||
|
--button-border: 1px solid #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* SimpleX Chat Alt */
|
/* SimpleX Chat Alt */
|
||||||
.button-simplex-alt {
|
.button-simplex-alt {
|
||||||
--button-text:#FFFFFF;
|
--button-text:#FFFFFF;
|
||||||
--background-color: #000000;
|
--background-color: #000000;
|
||||||
--button-border: 1px solid #000000;
|
--button-border: 1px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Skoob */
|
/* Skoob */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue