diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 7bf0792e..6852f642 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -579,12 +579,6 @@ MatePanelApplet .horizontal .vertical .frame { * Mate-Terminal * ****************/ -/* workaround for broken size with gtk+-3.20 */ -window.background.mate-terminal box.vertical { - min-width: 640px; - min-height: 380px; -} - /* Background mate-terminal, this isn't the normal way to style that! */ TerminalWindow .entry { -TerminalWindow-background-darkness: 0.95; |