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