diff options
Diffstat (limited to 'desktop-themes/BlackMATE/gtk-3.0')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css index 5a91c225..d1ff59cd 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css @@ -108,15 +108,7 @@ color: @theme_tooltip_fg_color; } -<<<<<<< HEAD -.grip { - background-color: transparent; - background-image: url("assets/resize-grip.svg"); -} - .content-view.view.rubberband, -======= ->>>>>>> 0958588... BlackMate GTK3: use an image as resize grip .view.rubberband, .rubberband { background-color: alpha(@theme_selected_bg_color, 0.35); |