Update css files
This commit is contained in:
parent
e597eb02fd
commit
def2bc7054
@ -2545,7 +2545,7 @@ StScrollBar {
|
|||||||
|
|
||||||
.app-folder-dialog {
|
.app-folder-dialog {
|
||||||
background: black;
|
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 {
|
.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;
|
background: white;
|
||||||
color: black; }
|
color: black; }
|
||||||
|
|||||||
@ -5537,7 +5537,10 @@ headerbar.default-decoration {
|
|||||||
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
||||||
headerbar.default-decoration button.titlebutton {
|
headerbar.default-decoration button.titlebutton {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 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; }
|
margin: 0; }
|
||||||
|
|
||||||
paned headerbar:first-child,
|
paned headerbar:first-child,
|
||||||
@ -6117,6 +6120,9 @@ list.tweak-categories separator {
|
|||||||
margin: 8px; }
|
margin: 8px; }
|
||||||
|
|
||||||
/* Whisker menu */
|
/* Whisker menu */
|
||||||
|
#whiskermenu-button image {
|
||||||
|
-gtk-icon-shadow: 0 0 3px #2777ff, 0 0 3px #2777ff; }
|
||||||
|
|
||||||
#whiskermenu-window entry {
|
#whiskermenu-window entry {
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
border: 2px solid #2777ff;
|
border: 2px solid #2777ff;
|
||||||
|
|||||||
@ -2540,7 +2540,7 @@ StScrollBar {
|
|||||||
|
|
||||||
.app-folder-dialog {
|
.app-folder-dialog {
|
||||||
background: black;
|
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 {
|
.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;
|
background: white;
|
||||||
color: black; }
|
color: black; }
|
||||||
|
|||||||
@ -5537,7 +5537,10 @@ headerbar.default-decoration {
|
|||||||
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
||||||
headerbar.default-decoration button.titlebutton {
|
headerbar.default-decoration button.titlebutton {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 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; }
|
margin: 0; }
|
||||||
|
|
||||||
paned headerbar:first-child,
|
paned headerbar:first-child,
|
||||||
@ -6117,6 +6120,9 @@ list.tweak-categories separator {
|
|||||||
margin: 8px; }
|
margin: 8px; }
|
||||||
|
|
||||||
/* Whisker menu */
|
/* Whisker menu */
|
||||||
|
#whiskermenu-button image {
|
||||||
|
-gtk-icon-shadow: 0 0 3px #2777ff, 0 0 3px #2777ff; }
|
||||||
|
|
||||||
#whiskermenu-window entry {
|
#whiskermenu-window entry {
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
border: 2px solid #2777ff;
|
border: 2px solid #2777ff;
|
||||||
|
|||||||
@ -5558,7 +5558,10 @@ headerbar.default-decoration {
|
|||||||
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
||||||
headerbar.default-decoration button.titlebutton {
|
headerbar.default-decoration button.titlebutton {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 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; }
|
margin: 0; }
|
||||||
|
|
||||||
paned headerbar:first-child,
|
paned headerbar:first-child,
|
||||||
@ -6138,6 +6141,9 @@ list.tweak-categories separator {
|
|||||||
margin: 8px; }
|
margin: 8px; }
|
||||||
|
|
||||||
/* Whisker menu */
|
/* Whisker menu */
|
||||||
|
#whiskermenu-button image {
|
||||||
|
-gtk-icon-shadow: 0 0 3px #2777ff, 0 0 3px #2777ff; }
|
||||||
|
|
||||||
#whiskermenu-window entry {
|
#whiskermenu-window entry {
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
border: 2px solid #2777ff;
|
border: 2px solid #2777ff;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user