diff options
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/mate-applications.css | 11 |
1 files changed, 0 insertions, 11 deletions
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; -} - |