mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
update
This commit is contained in:
@@ -55,6 +55,10 @@ dialog {
|
||||
margin: 0 6px !important;
|
||||
}
|
||||
|
||||
#bookmarkpropertiesdialog #editBookmarkPanelContent {
|
||||
padding-inline: 6px !important;
|
||||
margin-inline: 6px !important;
|
||||
}
|
||||
/* Buttons */
|
||||
.dialog-button-box {
|
||||
padding: 3px;
|
||||
|
@@ -14,7 +14,7 @@
|
||||
#editBMPanel_tagsField {
|
||||
-moz-appearance: none !important;
|
||||
background: var(--gnome-entry-background) !important;
|
||||
border: 0 !important;
|
||||
border: none !important;
|
||||
border-radius: 8px !important;
|
||||
box-shadow: none !important;
|
||||
color: var(--gnome-entry-color) !important;
|
||||
@@ -39,7 +39,7 @@
|
||||
#editBMPanel_tagsField:focus-visible {
|
||||
outline: 2px solid var(--gnome-focused-urlbar-border-color) !important;
|
||||
outline-offset: -2px;
|
||||
-moz-outline-radius: 5px;
|
||||
-moz-outline-radius: 8px;
|
||||
}
|
||||
|
||||
/* Inactive window entries */
|
||||
|
Reference in New Issue
Block a user