mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
ui tweaks
This commit is contained in:
@@ -251,6 +251,7 @@ select.form-control:not([multiple]):not([size]) {
|
||||
margin-left: -.5rem;
|
||||
margin-right: -.5rem;
|
||||
border-radius: 3px;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
@@ -344,6 +345,10 @@ select.form-control:not([multiple]):not([size]) {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.selectgroup-label, .toolbar-item, .toolbar-search, .list-row {
|
||||
transition: background-color .1s ease-out;
|
||||
}
|
||||
|
||||
/* content */
|
||||
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user