mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -55,6 +55,10 @@ dialog {
|
|||||||
margin: 0 6px !important;
|
margin: 0 6px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#bookmarkpropertiesdialog #editBookmarkPanelContent {
|
||||||
|
padding-inline: 6px !important;
|
||||||
|
margin-inline: 6px !important;
|
||||||
|
}
|
||||||
/* Buttons */
|
/* Buttons */
|
||||||
.dialog-button-box {
|
.dialog-button-box {
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
#editBMPanel_tagsField {
|
#editBMPanel_tagsField {
|
||||||
-moz-appearance: none !important;
|
-moz-appearance: none !important;
|
||||||
background: var(--gnome-entry-background) !important;
|
background: var(--gnome-entry-background) !important;
|
||||||
border: 0 !important;
|
border: none !important;
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
color: var(--gnome-entry-color) !important;
|
color: var(--gnome-entry-color) !important;
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
#editBMPanel_tagsField:focus-visible {
|
#editBMPanel_tagsField:focus-visible {
|
||||||
outline: 2px solid var(--gnome-focused-urlbar-border-color) !important;
|
outline: 2px solid var(--gnome-focused-urlbar-border-color) !important;
|
||||||
outline-offset: -2px;
|
outline-offset: -2px;
|
||||||
-moz-outline-radius: 5px;
|
-moz-outline-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Inactive window entries */
|
/* Inactive window entries */
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
.urlbar-page-action:hover:not([open="true"]),
|
.urlbar-page-action:hover:not([open="true"]),
|
||||||
.urlbar-page-action:hover:not([open="true"]) .urlbar-icon,
|
.urlbar-page-action:hover:not([open="true"]) .urlbar-icon,
|
||||||
.urlbar-icon:not([disabled]):hover {
|
.urlbar-icon:not([disabled]):hover {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
fill-opacity: 1 !important;
|
fill-opacity: 1 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user