mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
style(next): restyle the text segments of input groups
This commit is contained in:
@@ -247,6 +247,13 @@ input::selection,
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.input-group .input-group-text {
|
||||
/* Background color hijack */
|
||||
--accented-background-color: transparent;
|
||||
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Combo box-like dropdown buttons */
|
||||
|
||||
.select-button.dropdown-toggle {
|
||||
|
||||
Reference in New Issue
Block a user