mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Styled search and add buttons next to drop-down lists as found in some dialog boxes
This commit is contained in:
@@ -927,3 +927,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
/* border: solid var(--borderColor) var(--borderWidth); */
|
/* border: solid var(--borderColor) var(--borderWidth); */
|
||||||
/* padding-block: .5em !important; */
|
/* padding-block: .5em !important; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emby-select-iconbutton {
|
||||||
|
background-color: var(--selectorBackgroundColor);
|
||||||
|
border: var(--lighterBorderColor) solid var(--borderWidth);
|
||||||
|
border-radius: var(--smallRadius);
|
||||||
|
margin-inline-start: 1em;
|
||||||
|
}
|
Reference in New Issue
Block a user