Merge pull request #792 from beucismis/master
This commit is contained in:
commit
193a6effbf
1 changed files with 2 additions and 0 deletions
|
@ -329,6 +329,7 @@ button {
|
|||
background: none;
|
||||
border: none;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
@ -540,6 +541,7 @@ select, #search, #sort_options, #listing_options, #inside, #searchbox > *, #sort
|
|||
select {
|
||||
background: var(--outside);
|
||||
transition: 0.2s background;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
select, #search {
|
||||
|
|
Loading…
Reference in a new issue