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 */
|
||||
.button-simplex {
|
||||
--button-text:#000000;
|
||||
--button-background:#F3F6F7;
|
||||
--button-text:#000000;
|
||||
--button-background:#F3F6F7;
|
||||
--button-border: 1px solid #000000;
|
||||
}
|
||||
|
||||
/* SimpleX Chat Alt */
|
||||
.button-simplex-alt {
|
||||
--button-text:#FFFFFF;
|
||||
--background-color: #000000;
|
||||
--button-border: 1px solid #000000;
|
||||
--button-text:#FFFFFF;
|
||||
--background-color: #000000;
|
||||
--button-border: 1px solid #FFFFFF;
|
||||
}
|
||||
|
||||
/* Skoob */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue