mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-04-20 17:50:13 +00:00
Korrektur Buttonfarb. Einstellungen & Nutzerkonten
This commit is contained in:
parent
3b50748a07
commit
eaea4059d0
2 changed files with 2 additions and 2 deletions
|
@ -378,7 +378,7 @@ header #banner #logo-img,
|
|||
|
||||
.settings-submit,
|
||||
button[type="submit"]{
|
||||
background-color: #1c1c1d !important;
|
||||
background-color: #4a4a4a !important;
|
||||
color: var(--font-color) !important;
|
||||
border-radius: 8px !important;
|
||||
border: none !important;
|
||||
|
|
|
@ -342,7 +342,7 @@ header #banner #logo-img,
|
|||
.settings-submit, button[type="submit"] {
|
||||
background-color: #f2f2f2 !important;
|
||||
color: var(--font-color) !important;
|
||||
border-radius: 8px !important;
|
||||
border-radius: 10px !important;
|
||||
}
|
||||
|
||||
.settings-submit.form-button-search,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue