Eugen Rochko
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
app/javascript/styles/contrast/diff.scss
|
|
@ -75,3 +75,8 @@ |
|
|
|
.public-layout .public-account-header__tabs__tabs .counter.active::after { |
|
|
|
border-bottom: 4px solid $ui-highlight-color; |
|
|
|
} |
|
|
|
|
|
|
|
.compose-form .autosuggest-textarea__textarea::placeholder, |
|
|
|
.compose-form .spoiler-input__input::placeholder { |
|
|
|
color: $inverted-text-color; |
|
|
|
} |