From f6f278568ab880523b6b9cc884b5463310a11842 Mon Sep 17 00:00:00 2001 From: Sam Hewitt Date: Tue, 7 Apr 2015 21:09:51 -0400 Subject: [PATCH] Updated terminal css --- Paper/gtk-3.0/apps/gnome-terminal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paper/gtk-3.0/apps/gnome-terminal.css b/Paper/gtk-3.0/apps/gnome-terminal.css index 3fea362..1967aba 100644 --- a/Paper/gtk-3.0/apps/gnome-terminal.css +++ b/Paper/gtk-3.0/apps/gnome-terminal.css @@ -170,7 +170,7 @@ TerminalWindow .notebook tab .active-page GtkLabel { background: none; color: @terminal_window_text; font-weight: bold; - text-shadow: 0 1px alpha(#000,0.2); + text-shadow: none; } TerminalWindow .notebook tab:backdrop GtkLabel,