Update css files

This commit is contained in:
Daniel Ruiz de Alegría
2021-10-28 11:00:06 +02:00
parent e597eb02fd
commit def2bc7054
5 changed files with 26 additions and 8 deletions
@@ -2540,7 +2540,7 @@ StScrollBar {
.app-folder-dialog {
background: black;
box-shadow: 0 0 20px black; }
box-shadow: 0 0 20px #030303; }
.app-folder-dialog .folder-name-container .edit-folder-button, .app-folder-dialog .folder-name-container .edit-folder-button:hover, .app-folder-dialog .folder-name-container .edit-folder-button:active {
background: white;
color: black; }
+8 -2
View File
@@ -5537,8 +5537,11 @@ headerbar.default-decoration {
.default-decoration.titlebar:not(headerbar) button.titlebutton,
headerbar.default-decoration button.titlebutton {
min-height: 0;
min-width: 0;
margin: 0; }
min-width: 0; }
.default-decoration.titlebar:not(headerbar) button.titlebutton,
headerbar.default-decoration button.titlebutton,
headerbar.default-decoration button.titlebutton:last-child {
margin: 0; }
paned headerbar:first-child,
hdyleaflet headerbar:first-child,
@@ -6117,6 +6120,9 @@ list.tweak-categories separator {
margin: 8px; }
/* Whisker menu */
#whiskermenu-button image {
-gtk-icon-shadow: 0 0 3px #2777ff, 0 0 3px #2777ff; }
#whiskermenu-window entry {
border-radius: 100px;
border: 2px solid #2777ff;
+8 -2
View File
@@ -5558,8 +5558,11 @@ headerbar.default-decoration {
.default-decoration.titlebar:not(headerbar) button.titlebutton,
headerbar.default-decoration button.titlebutton {
min-height: 0;
min-width: 0;
margin: 0; }
min-width: 0; }
.default-decoration.titlebar:not(headerbar) button.titlebutton,
headerbar.default-decoration button.titlebutton,
headerbar.default-decoration button.titlebutton:last-child {
margin: 0; }
paned headerbar:first-child,
hdyleaflet headerbar:first-child,
@@ -6138,6 +6141,9 @@ list.tweak-categories separator {
margin: 8px; }
/* Whisker menu */
#whiskermenu-button image {
-gtk-icon-shadow: 0 0 3px #2777ff, 0 0 3px #2777ff; }
#whiskermenu-window entry {
border-radius: 100px;
border: 2px solid #2777ff;