From 139bd0ac2efd0673096e7890df6bce173d6fc718 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 29 Nov 2015 00:21:50 +0100 Subject: Revert "GTK3: use a horizontal padding=0 for GtkCell" This reverts commit e8baa0a66b4f96cb8579b618036a50dac3c89d34. --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'desktop-themes/BlueMenta') diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 0b23b990..fd2eb405 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -921,14 +921,3 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } -/*********************** - * Mate-system-monitor * - ***********************/ - -/* workaround for crash if reducing the size of device column to zero, - horizontal padding needs to set to 0, any other value crashes m-s-m */ - -.notebook .vertical GtkScrolledWindow GtkTreeView .cell { - padding: 1px 0px 0px 0px; -} - -- cgit v1.2.1