1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Reaction sorting, minor style and usability fixes

This commit is contained in:
mrfry 2021-05-11 10:01:00 +02:00
commit 933b453498
14 changed files with 67 additions and 94 deletions

View file

@ -43,7 +43,7 @@ textarea {
border-radius: 3px;
}
input {
input[type='text'] {
color: var(--text-color);
background-color: var(--background-color);
border: 0px solid #444;