aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-09-20 00:04:22 +0200
committerHorst31802016-09-20 00:04:22 +0200
commit045273f4d83e38988f7c182b8e96d032d27b90dc (patch)
tree5c7dc19193d7d3e3646897597037e53f93626857 /common/gtk-3.0/3.18/gtk-solid-dark.css
parentbee90f08d3bed97586f58d5f6ffb439b6f951939 (diff)
downloadsolarc-theme-045273f4d83e38988f7c182b8e96d032d27b90dc.tar.gz
solarc-theme-045273f4d83e38988f7c182b8e96d032d27b90dc.tar.xz
solarc-theme-045273f4d83e38988f7c182b8e96d032d27b90dc.zip
remove unneeded pantheon terminal styling
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-solid-dark.css15
1 files changed, 3 insertions, 12 deletions
diff --git a/common/gtk-3.0/3.18/gtk-solid-dark.css b/common/gtk-3.0/3.18/gtk-solid-dark.css
index b94202a..dc16dbd 100644
--- a/common/gtk-3.0/3.18/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-solid-dark.css
@@ -2686,23 +2686,14 @@ TerminalWindow .notebook tab.reorderable-page.top.active-page,
TerminalWindow .notebook tab.reorderable-page.top.active-page:hover,
TerminalWindow .notebook tab.top:active,
TerminalWindow .notebook tab.top.active-page,
-TerminalWindow .notebook tab.top.active-page:hover,
-PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active,
-PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page,
-PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover,
-PantheonTerminalPantheonTerminalWindow .notebook tab.top:active,
-PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page,
-PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover {
+TerminalWindow .notebook tab.top.active-page:hover {
box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; }
-TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top,
-PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top,
-PantheonTerminalPantheonTerminalWindow .notebook tab.top {
+TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top {
padding-top: 7px;
border-top-width: 3px; }
-TerminalWindow .notebook.header.top,
-PantheonTerminalPantheonTerminalWindow .notebook.header.top {
+TerminalWindow .notebook.header.top {
box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; }
GtkHTML {