From fb3437ef5638004a8257b6d8e9dba5714dc056be Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 16 Apr 2016 10:15:52 +0200 Subject: GTK+-3.20 GreenLaguna: clean up deprectated settings --- .../GreenLaguna/gtk-3.0/gnome-applications.css | 8 ++++---- desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 16 ++++++++-------- .../GreenLaguna/gtk-3.0/other-applications.css | 8 ++++---- desktop-themes/GreenLaguna/gtk-3.0/unity.css | 2 +- 4 files changed, 17 insertions(+), 17 deletions(-) (limited to 'desktop-themes/GreenLaguna/gtk-3.0') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css index 794ac308..348d44bb 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css @@ -110,7 +110,7 @@ EShellWindow .button *:active { color: @theme_fg_color; } -EShellSidebar *.cell:insensitive { /* removes the "flash" when quitting */ +EShellSidebar *.cell:disabled { /* removes the "flash" when quitting */ background-color: @theme_bg_color; } @@ -170,7 +170,7 @@ NautilusView .view { shade(@theme_bg_color, 0.9)); } -.nautilus-inactive-pane .notebook .scrollbar.button:insensitive { +.nautilus-inactive-pane .notebook .scrollbar.button:disabled { background-color: shade(@theme_bg_color, 0.9); border-radius: 0px; } @@ -197,7 +197,7 @@ NautilusView .expander column:sorted:selected:hover { /* the small line between sidebar and view */ NautilusWindow GtkPaned.horizontal { - -GtkPaned-handle-size: 3px; +/* -GtkPaned-handle-size: 3px;*/ border-style: solid; border-width: 1px; border-color: shade(@toolbar_gradient_base, 0.98); @@ -306,7 +306,7 @@ NautilusDesktopWindow GtkPaned.horizontal { } .nautilus-desktop.nautilus-canvas-item:active, -.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:hover, .nautilus-desktop.nautilus-canvas-item:selected { text-shadow: none; } diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 6852f642..7b8b303e 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -34,14 +34,14 @@ CajaNavigationWindow CajaNotebook .vertical .vertical FMIconView.frame { shade(@theme_bg_color, 0.9)); } -.caja-inactive-pane .notebook .scrollbar.button:insensitive { +.caja-inactive-pane .notebook .scrollbar.button:disabled { background-color: shade(@theme_bg_color, 0.9); border-radius: 0px; } /* the small line between sidebar and view */ CajaWindow GtkPaned.horizontal { - -GtkPaned-handle-size: 3px; +/* -GtkPaned-handle-size: 3px;*/ border-color: transparent; background-color: @theme_bg_color; } @@ -231,7 +231,7 @@ CajaDesktopWindow.background .caja-canvas-item:selected { } CajaDesktopWindow.background .caja-canvas-item:active, -CajaDesktopWindow.background .caja-canvas-item:prelight, +CajaDesktopWindow.background .caja-canvas-item:hover, CajaDesktopWindow.background .caja-canvas-item:selected { text-shadow: none; } @@ -567,7 +567,7 @@ MatePanelApplet .horizontal .vertical .frame { margin: 0px; } -.mate-panel-applet-slider .frame .button:insensitive { +.mate-panel-applet-slider .frame .button:disabled { color: @insensitive_fg_color; background-image: none; border-image: none; @@ -610,14 +610,14 @@ PlumaWindow .notebook tab .button.flat:hover { background-image: none; box-shadow: inset 0 1px rgba(255,255,255,0), 0 1px rgba(255,255,255,0); text-shadow: none; - icon-shadow: none; + -gtk-icon-shadow: none; border-image: none; } PlumaCloseButton.button.flat, PlumaCloseButton.button.flat:hover, -PlumaCloseButton:prelight.button.flat, -PlumaCloseButton:prelight.button.flat:hover { +PlumaCloseButton:hover.button.flat, +PlumaCloseButton:hover.button.flat:hover { padding: 0px; } @@ -774,7 +774,7 @@ EomThumbNav .button.flat:hover:last-child { @button_hover_gradient_color_b); } -EomThumbNav .button.flat:insensitive { +EomThumbNav .button.flat:disabled { background-image: none; border-color: transparent; } diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css index 42a2b5ba..981e0a0f 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css @@ -37,7 +37,7 @@ DConfWindow DConfKeyView.view row:hover { /* the small line between sidebar and view */ DConfWindow GtkPaned.horizontal { - -GtkPaned-handle-size: 3px; +/* -GtkPaned-handle-size: 3px;*/ border-color: transparent; background-color: @theme_bg_color; } @@ -74,7 +74,7 @@ NemoView .view row { shade(@theme_bg_color, 0.9)); } -.nemo-inactive-pane .notebook .scrollbar.button:insensitive { +.nemo-inactive-pane .notebook .scrollbar.button:disabled { background-color: shade(@theme_bg_color, 0.9); border-radius: 0px; } @@ -101,7 +101,7 @@ NemoView .expander column:sorted:selected:hover { /* the small line between sidebar and view */ NemoWindow GtkPaned.horizontal { - -GtkPaned-handle-size: 3px; +/* -GtkPaned-handle-size: 3px;*/ border-style: solid; border-width: 1px; border-color: shade(@toolbar_gradient_base, 0.98); @@ -216,7 +216,7 @@ NemoWindow .notebook NemoQueryEditor .toolbar { } .nemo-desktop.nemo-canvas-item:active, -.nemo-desktop.nemo-canvas-item:prelight, +.nemo-desktop.nemo-canvas-item:hover, .nemo-desktop.nemo-canvas-item:selected { text-shadow: none; } diff --git a/desktop-themes/GreenLaguna/gtk-3.0/unity.css b/desktop-themes/GreenLaguna/gtk-3.0/unity.css index 915da522..381d2718 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/unity.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/unity.css @@ -74,7 +74,7 @@ UnityPanelWidget, .unity-panel.menuitem, .unity-panel .menuitem { border-width: 1px 1px 0 1px; - icon-shadow: 0 -1px #000000; + -gtk-icon-shadow: 0 -1px #000000; } .unity-panel.menubar:backdrop, -- cgit v1.2.1