dark mode for teams

This commit is contained in:
Čarodej
2021-10-26 06:57:40 +02:00
parent d4990d8d5f
commit fda82d6dbf
117 changed files with 371 additions and 240 deletions

View File

@@ -358,7 +358,7 @@
}
}
.dark-mode {
.dark {
.empty-note {
color: $dark_mode_text_secondary;
@@ -448,7 +448,7 @@
}
}
.dark-mode {
.dark {
.windows {
::-webkit-scrollbar-thumb {
border: 6px solid transparent;

View File

@@ -180,7 +180,7 @@ input[type="email"] {
}
}
.dark-mode {
.dark {
.form {

View File

@@ -73,7 +73,7 @@
}
}
.dark-mode {
.dark {
.auth-form {
h1, h2, .additional-link {

View File

@@ -263,7 +263,7 @@ input[type="color"] {
}
}
.dark-mode {
.dark {
.form {

View File

@@ -59,7 +59,7 @@
margin-bottom: 8px;
}
.dark-mode {
.dark {
.inline-wrapper {

View File

@@ -86,7 +86,7 @@
}
}
.dark-mode {
.dark {
.duplicator {
.duplicator-item {