Skip to content

Commit 6eac88e

Browse files
Change color button disabled
1 parent cd747c1 commit 6eac88e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/client/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,7 @@ header > h1 {
972972
/* TODO: This should probably be part of the base coli-conc.gbv.de style */
973973
.button:disabled {
974974
background-color: grey;
975+
color: #eee;
975976
}
976977
.button:disabled:hover {
977978
cursor: default;

0 commit comments

Comments
 (0)