Worked on the gradient choser

This commit is contained in:
mr. M
2024-10-26 12:11:14 +02:00
parent 032a3f562f
commit 4ee7fa2af7
10 changed files with 194 additions and 38 deletions

View File

@@ -43,7 +43,8 @@
#stop-button,
.close-icon,
#zen-sidebar-web-panel-close {
#zen-sidebar-web-panel-close,
.zen-theme-picker-custom-list-item-remove {
list-style-image: url('close.svg') !important;
}
@@ -186,7 +187,8 @@
#appMenu-zoomEnlarge-button2,
#PanelUI-zen-profiles-newProfile,
#zen-sidebar-add-panel-button,
#PanelUI-zen-workspaces-new image {
#PanelUI-zen-workspaces-new image,
#PanelUI-zen-gradient-generator-color-custom-add image {
list-style-image: url('plus.svg') !important;
}