diff options
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index 6a962cb5..c8bed192 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -1978,12 +1978,6 @@ GtkProgressBar.osd.progressbar { color: #747473; } -/**************************************************************************************** - * Give and take related to recent gtk3 development, * - * to achieve full size of the icon menu of some of the applications whose notification * - * icons appear in the system tray, the "shadow" is disabled. * - ****************************************************************************************/ -/* .window-frame { border-color: @theme_bg_color; border-radius: 7px 7px 0 0; @@ -1991,11 +1985,9 @@ GtkProgressBar.osd.progressbar { border-style: solid; background-color: @theme_bg_color; box-shadow: 0 0 0 2px @osd_button_shadow, 0 2px 8px 3px @osd_button_shadow; - - * this is used for the resize cursor area + /* this is used for the resize cursor area */ margin: 10px; } -*/ /**************************** * Suggested action buttons * |