mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 21:47:40 +03:00
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…
Add table
Add a link
Reference in a new issue