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