aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-07-16 15:55:49 +0200
committerHorst31802015-07-16 15:55:49 +0200
commit7ef7e53bff15bb580381c0e3a9aac32336dd2bcf (patch)
tree59bfc2f576f63230a8d9ac328cebd755a95c5d34 /common/gtk-3.0/3.14/gtk-contained.css
parent67ee53d2ea2dda46d33dae2a6514574bfa1dc41a (diff)
downloadsolarc-theme-7ef7e53bff15bb580381c0e3a9aac32336dd2bcf.tar.gz
solarc-theme-7ef7e53bff15bb580381c0e3a9aac32336dd2bcf.tar.xz
solarc-theme-7ef7e53bff15bb580381c0e3a9aac32336dd2bcf.zip
some tab tweaks
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css71
1 files changed, 42 insertions, 29 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index c754906..45aa6dc 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -2463,6 +2463,48 @@ GtkVolumeButton.button {
background-origin: content-box;
background-position: right center; }
+GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover,
+ScratchMainWindow .notebook tab.reorderable-page.top:active,
+ScratchMainWindow .notebook tab.reorderable-page.top.active-page,
+ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover,
+ScratchMainWindow .notebook tab.top:active,
+ScratchMainWindow .notebook tab.top.active-page,
+ScratchMainWindow .notebook tab.top.active-page:hover,
+EphyNotebook.notebook tab.reorderable-page.top:active,
+EphyNotebook.notebook tab.reorderable-page.top.active-page,
+EphyNotebook.notebook tab.reorderable-page.top.active-page:hover,
+EphyNotebook.notebook tab.top:active,
+EphyNotebook.notebook tab.top.active-page,
+EphyNotebook.notebook tab.top.active-page:hover,
+MidoriNotebook .notebook tab.reorderable-page.top:active,
+MidoriNotebook .notebook tab.reorderable-page.top.active-page,
+MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover,
+MidoriNotebook .notebook tab.top:active,
+MidoriNotebook .notebook tab.top.active-page,
+MidoriNotebook .notebook tab.top.active-page:hover,
+TerminalWindow .notebook tab.reorderable-page.top:active,
+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 {
+ box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; }
+
+TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top,
+PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top,
+PantheonTerminalPantheonTerminalWindow .notebook tab.top {
+ padding-top: 7px;
+ border-top-width: 3px; }
+TerminalWindow .notebook.header.top,
+PantheonTerminalPantheonTerminalWindow .notebook.header.top {
+ box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
+
GtkHTML {
background-color: #ffffff;
color: #5c616c; }
@@ -2475,33 +2517,6 @@ SushiFontWidget {
TerminalWindow .background {
background-color: transparent; }
-TerminalWindow .notebook {
- /* tab {
- &.reorderable-page.top, &.top {
- border-width: 1px;
- border-color: transparent;
- box-shadow: none;
- &:hover, &.prelight-page {
- border-color: transparentize($borders_color, 0.5);
- border-width: 1px;
- border-top-width: 0;
- background-color: transparentize($bg_color,0.8);
- box-shadow: none;
- }
- &:active, &.active-page, &.active-page:hover {
- border-width: 1px;
- border-top-width: 0;
- border-color: $header_border;
- background-color: opacify($header_bg, 1);
- box-shadow: none;
-
- &:backdrop { background-color: opacify($header_bg_backdrop, 1); }
- }
- }
- }
- */ }
- TerminalWindow .notebook.header.top {
- box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
TerminalWindow .scrollbar.vertical .slider {
margin-left: 3px; }
TerminalWindow .scrollbar.trough {
@@ -2978,8 +2993,6 @@ WingpanelWidgetsIndicatorPopover.popover {
PantheonTerminalPantheonTerminalWindow.background {
background-color: transparent; }
- PantheonTerminalPantheonTerminalWindow.background .notebook.header.top {
- box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; }
SwitchboardCategoryView .view:selected,
SwitchboardCategoryView .view:selected:focus {