diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-dark.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid-dark.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css index ba4f265..7efdec1 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css @@ -2326,8 +2326,6 @@ TerminalWindow .notebook tab .active-page GtkLabel { color: rgba(207, 218, 231, 0.8); } TerminalWindow .notebook tab .active-page GtkLabel:backdrop { color: rgba(207, 218, 231, 0.5); } -TerminalWindow .notebook tab.reorderable-page.top:hover { - border-bottom-color: #1a1c20; } TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover { background-color: #25282e; border-color: #1a1c20; } |