Updated terminal css
This commit is contained in:
parent
1641c3a254
commit
f6f278568a
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue