mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-07 19:51:58 +00:00
Merge 7c516e6b4f
into 2ef90c4040
This commit is contained in:
commit
1ef4001b19
1 changed files with 5 additions and 0 deletions
|
@ -407,6 +407,11 @@ button, .button, select {
|
|||
background-color: #3daee9;
|
||||
color: #fcfcfc;
|
||||
border-color: #3daee9; }
|
||||
button:active, .button:focus, .button:active, select:focus, select:active {
|
||||
background-color: #31363b;
|
||||
color: #eff0f1;
|
||||
border-color: #3daee9;
|
||||
}
|
||||
input[type="submit"]:disabled, input[type="button"]:disabled,
|
||||
button:disabled, .button:disabled, select:disabled {
|
||||
background-color: #4d4d4d; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue