diff options
author | Horst3180 | 2016-09-20 00:04:22 +0200 |
---|---|---|
committer | Horst3180 | 2016-09-20 00:04:22 +0200 |
commit | 045273f4d83e38988f7c182b8e96d032d27b90dc (patch) | |
tree | 5c7dc19193d7d3e3646897597037e53f93626857 /common/gtk-3.0/3.18/sass/_applications.scss | |
parent | bee90f08d3bed97586f58d5f6ffb439b6f951939 (diff) | |
download | solarc-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/sass/_applications.scss')
-rw-r--r-- | common/gtk-3.0/3.18/sass/_applications.scss | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.18/sass/_applications.scss b/common/gtk-3.0/3.18/sass/_applications.scss index fcc199d..ee28adc 100644 --- a/common/gtk-3.0/3.18/sass/_applications.scss +++ b/common/gtk-3.0/3.18/sass/_applications.scss @@ -5,8 +5,7 @@ GeditNotebook.notebook, ScratchMainWindow .notebook, EphyNotebook.notebook, MidoriNotebook .notebook, -TerminalWindow .notebook, -PantheonTerminalPantheonTerminalWindow .notebook { +TerminalWindow .notebook { tab.reorderable-page.top, tab.top { &:active, &.active-page, &.active-page:hover { @@ -18,8 +17,7 @@ PantheonTerminalPantheonTerminalWindow .notebook { } } -TerminalWindow .notebook, -PantheonTerminalPantheonTerminalWindow .notebook { +TerminalWindow .notebook { tab.reorderable-page.top, tab.top { padding-top: 7px; |