From 4408cca3d8a136412425adfd08b41ff50a34e228 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 8 Jul 2015 15:20:01 +0200 Subject: refinements --- common/gtk-3.0/3.14/gtk-contained.css | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'common/gtk-3.0/3.14/gtk-contained.css') diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index 4046e51..32287ec 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -254,7 +254,7 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #cfd6e6; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .header-bar .button { padding: 6px 11px; } .button.flat { @@ -272,7 +272,7 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #5294E2; - background-color: #f8f9f9; + background-color: #fbfbfc; -gtk-image-effect: highlight; } .button:active, .button:checked { color: #ffffff; @@ -287,7 +287,7 @@ GtkFlowBox .grid-child { .button:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(248, 249, 249, 0.55); } + background-color: rgba(251, 251, 252, 0.55); } .button:insensitive > GtkLabel { color: inherit; } .button:insensitive:active, .button:insensitive:checked { @@ -476,12 +476,12 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #cfd6e6; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .inline-toolbar GtkToolButton > .button:hover { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #5294E2; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); @@ -490,7 +490,7 @@ GtkFlowBox .grid-child { .inline-toolbar GtkToolButton > .button:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(248, 249, 249, 0.55); } + background-color: rgba(251, 251, 252, 0.55); } .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { color: inherit; } .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { @@ -643,7 +643,7 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #cfd6e6; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); @@ -653,18 +653,18 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #5294E2; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(248, 249, 249, 0.55); } + background-color: rgba(251, 251, 252, 0.55); } .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { color: inherit; } .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #cfd6e6; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); @@ -674,11 +674,11 @@ GtkFlowBox .grid-child { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #5294E2; - background-color: #f8f9f9; } + background-color: #fbfbfc; } .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(248, 249, 249, 0.55); } + background-color: rgba(251, 251, 252, 0.55); } .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { color: inherit; } .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { @@ -918,7 +918,7 @@ GtkComboBox { color: rgba(82, 93, 118, 0.8); outline-color: rgba(82, 93, 118, 0.1); border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(248, 249, 249, 0.9); } + background-color: rgba(251, 251, 252, 0.9); } .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); @@ -945,7 +945,7 @@ GtkComboBox { color: rgba(82, 93, 118, 0.8); outline-color: rgba(82, 93, 118, 0.1); border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(248, 249, 249, 0.9); } + background-color: rgba(251, 251, 252, 0.9); } .primary-toolbar .linked.stack-switcher > .button:hover, .header-bar .linked.stack-switcher > .button:hover, .primary-toolbar .linked.path-bar > .button:hover, .header-bar .linked.path-bar > .button:hover { @@ -2094,7 +2094,7 @@ GtkColorButton.button { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); border-color: #5294E2; - background-color: #f8f9f9; } + background-color: #fbfbfc; } GtkVolumeButton.button { padding: 8px; } @@ -2517,7 +2517,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { color: rgba(82, 93, 118, 0.8); outline-color: rgba(82, 93, 118, 0.1); border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(248, 249, 249, 0.9); } + background-color: rgba(251, 251, 252, 0.9); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { border-color: #5294E2; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked { @@ -2597,7 +2597,7 @@ GeditViewFrame .gedit-search-slider, GbEditorFrame .gb-search-slider { GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr), GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(248, 249, 249, 0.9); } + background-color: rgba(251, 251, 252, 0.9); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { border-color: #5294E2; } -- cgit v1.2.3