From f15728540a8a8fd29cc1a4843862d6b1bd9a7044 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 6 Jul 2015 18:20:03 +0200 Subject: some tweaks --- common/gtk-3.0/3.16/gtk-contained-solid.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-solid.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css index e674005..60f2847 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid.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); } -- cgit v1.2.3