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