aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css18
1 files changed, 9 insertions, 9 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 4f38aa1..49793e9 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -1290,7 +1290,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.frame.left {
border-left-width: 0; }
.notebook.header {
- background-color: #ffffff; }
+ background-color: #fcfcfd; }
.notebook.header.frame {
border: 1px solid #dde3e9; }
.notebook.header.frame.top {
@@ -1334,9 +1334,9 @@ column-header .button, column-header .button:hover, column-header .button:active
border-width: 1px;
border-top-width: 0;
border-color: #dde3e9;
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.top:active:hover, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.reorderable-page.top.active-page:hover:hover, .notebook tab.top:active:hover, .notebook tab.top.active-page:hover, .notebook tab.top.active-page:hover:hover {
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.bottom, .notebook tab.bottom {
border-color: transparent; }
.notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page {
@@ -1348,9 +1348,9 @@ column-header .button, column-header .button:hover, column-header .button:active
border-width: 1px;
border-bottom-width: 0;
border-color: #dde3e9;
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.bottom:active:hover, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.reorderable-page.bottom.active-page:hover:hover, .notebook tab.bottom:active:hover, .notebook tab.bottom.active-page:hover, .notebook tab.bottom.active-page:hover:hover {
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.right, .notebook tab.right {
border-color: transparent; }
.notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page {
@@ -1362,9 +1362,9 @@ column-header .button, column-header .button:hover, column-header .button:active
border-width: 1px;
border-right-width: 0;
border-color: #dde3e9;
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.right:active:hover, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.reorderable-page.right.active-page:hover:hover, .notebook tab.right:active:hover, .notebook tab.right.active-page:hover, .notebook tab.right.active-page:hover:hover {
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.left, .notebook tab.left {
border-color: transparent; }
.notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page {
@@ -1376,9 +1376,9 @@ column-header .button, column-header .button:hover, column-header .button:active
border-width: 1px;
border-left-width: 0;
border-color: #dde3e9;
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab.reorderable-page.left:active:hover, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.reorderable-page.left.active-page:hover:hover, .notebook tab.left:active:hover, .notebook tab.left.active-page:hover, .notebook tab.left.active-page:hover:hover {
- background-color: rgba(0, 0, 0, 0.02); }
+ background-color: rgba(0, 0, 0, 0.035); }
.notebook tab GtkLabel {
padding: 0 2px;
color: rgba(92, 97, 108, 0.55); }