Updated terminal css

This commit is contained in:
Sam Hewitt 2015-04-07 21:09:51 -04:00
parent 1641c3a254
commit f6f278568a
1 changed files with 1 additions and 1 deletions

View File

@ -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,