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/BlackMATE/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/Menta/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css | 11 ----------- desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 11 ----------- .../TraditionalOkTest/gtk-3.0/mate-applications.css | 11 ----------- 9 files changed, 99 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css index c9bde318..7758fc1f 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css @@ -810,14 +810,3 @@ EomThumbNav .button.flat:insensitive { background-image: none; } -/*********************** - * 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; -} - 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 8bd8a4c1..11c53188 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1338,14 +1338,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; -} - 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; -} - diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index 447e6cd9..31b36f77 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -1362,14 +1362,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; -} - diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 29a4cbab..7fb4f357 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -761,14 +761,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; -} - diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 6c70de4f..48ab10f2 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -919,14 +919,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 be set to 0, any other value crashes m-s-m */ - -.notebook .vertical GtkScrolledWindow GtkTreeView .cell { - padding: 1px 0px 0px 0px; -} - diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index c5cd4272..bb5c8368 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -508,14 +508,3 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } -/*********************** - * 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: 2px 0px; -} - diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 77f4b3c9..38db4785 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -523,14 +523,3 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } -/*********************** - * 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: 2px 0px; -} - diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index d721d008..0502b7b9 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -526,14 +526,3 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } -/*********************** - * 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: 2px 0px; -} - -- cgit v1.2.1