mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-28 16:14:24 +02:00
Nautilus updates
This commit is contained in:
parent
51e6c0c445
commit
85031ac7dc
@ -26,6 +26,10 @@ scrolledwindow {
|
|||||||
|
|
||||||
.nautilus-window overlay > scrolledwindow {
|
.nautilus-window overlay > scrolledwindow {
|
||||||
background-color: @base_color; }
|
background-color: @base_color; }
|
||||||
|
.nautilus-desktop-window overlay > scrolledwindow {
|
||||||
|
background-color: transparent;
|
||||||
|
border: none;
|
||||||
|
box-shadow: none; }
|
||||||
.nautilus-desktop-window .nautilus-canvas-item {
|
.nautilus-desktop-window .nautilus-canvas-item {
|
||||||
color: @nautilus_icon_text;
|
color: @nautilus_icon_text;
|
||||||
text-shadow: 1px 1px @nautilus_icon_text_shadow; }
|
text-shadow: 1px 1px @nautilus_icon_text_shadow; }
|
||||||
|
@ -26,6 +26,10 @@ scrolledwindow {
|
|||||||
|
|
||||||
.nautilus-window overlay > scrolledwindow {
|
.nautilus-window overlay > scrolledwindow {
|
||||||
background-color: @base_color; }
|
background-color: @base_color; }
|
||||||
|
.nautilus-desktop-window overlay > scrolledwindow {
|
||||||
|
background-color: transparent;
|
||||||
|
border: none;
|
||||||
|
box-shadow: none; }
|
||||||
.nautilus-desktop-window .nautilus-canvas-item {
|
.nautilus-desktop-window .nautilus-canvas-item {
|
||||||
color: @nautilus_icon_text;
|
color: @nautilus_icon_text;
|
||||||
text-shadow: 1px 1px @nautilus_icon_text_shadow; }
|
text-shadow: 1px 1px @nautilus_icon_text_shadow; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user