summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css12
1 files changed, 1 insertions, 11 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index e23e0180..84c0c0db 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -2183,14 +2183,6 @@ GtkProgressBar.osd.progressbar {
color: #747473;
}
-/********************************************************
- * Give and take related to recent gtk3velopment, *
- * 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. *
- * same affect in mate-panel main menu GTK3 too !!!!! *
- ********************************************************/
-/*
.window-frame {
border-color: @theme_bg_color;
border-radius: 7px 7px 0 0;
@@ -2198,11 +2190,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 *