diff options
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 1 | ||||
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css index b1b79e31..ee446257 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css @@ -2159,7 +2159,6 @@ notebook tab.reorderable-page:hover { /* close button styling */ notebook button.flat, notebook button.flat.small-button { - color: mix (@theme_fg_color, @theme_bg_color, 0.85); border-image: none; background-image: none; background-color: transparent; diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css index 729f2bc7..2acad086 100644 --- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css @@ -2159,7 +2159,6 @@ notebook tab.reorderable-page:hover { /* close button styling */ notebook button.flat, notebook button.flat.small-button { - color: mix (@theme_fg_color, @theme_bg_color, 0.85); border-image: none; background-image: none; background-color: transparent; |