mirror of
https://github.com/friendica/friendica
synced 2025-02-23 03:58:14 +00:00
spelling: fieldset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8b901ddf6e
commit
76a81425b7
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ input[type="range"] {
|
||||||
|
|
||||||
.form-control[disabled],
|
.form-control[disabled],
|
||||||
.form-control[readonly],
|
.form-control[readonly],
|
||||||
.ieldset[disabled] .form-control {
|
.fieldset[disabled] .form-control {
|
||||||
background-color: $background_color;
|
background-color: $background_color;
|
||||||
color: $font_color_darker;
|
color: $font_color_darker;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue