From d7da5be424e5c3313558b1c092f30af1c05b621e Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 29 Nov 2015 00:23:21 +0100 Subject: Revert "GTK3: use a horizontal padding=0 for GtkCell" This reverts commit 5387180c851ff9a9a33a87b5c3c527503f5cd380. --- desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'desktop-themes/Blue-Submarine/gtk-3.0') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 598f1eb0..834eedb1 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1417,14 +1417,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: 0px; -} - -- cgit v1.2.1