css: various improvements

This commit is contained in:
Sebastian Castro 2020-04-07 18:47:36 +02:00 committed by muxator
parent 709e5d2233
commit f5685f45c7
8 changed files with 38 additions and 41 deletions

View file

@ -29,6 +29,7 @@ select {
border: 1px solid #ccc;
outline: none;
width: 120px;
cursor: pointer;
}
.clear {