aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802015-09-20 21:54:40 +0200
committerHorst31802015-09-20 21:54:40 +0200
commit18748a6dd2ae12410817e62924347c27b479fbb9 (patch)
treeb5b6a02fc20b94ac7946b01ab7137c67cd783e3d /common/gtk-3.0/3.18/gtk-contained-solid-dark.css
parentee2af492f8b83abcbec056af9f46378ccf53967e (diff)
downloadsolarc-theme-18748a6dd2ae12410817e62924347c27b479fbb9.tar.gz
solarc-theme-18748a6dd2ae12410817e62924347c27b479fbb9.tar.xz
solarc-theme-18748a6dd2ae12410817e62924347c27b479fbb9.zip
gnome-builder improvements
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css52
1 files changed, 27 insertions, 25 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index 4ac5b94..005cbc8 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -2441,10 +2441,8 @@ GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row {
GtkPlacesSidebar.sidebar .list-row.activatable {
color: rgba(211, 218, 227, 0.8);
- border-width: 1px 0;
+ border-width: 0;
border-style: solid; }
- GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup {
- border-color: rgba(255, 255, 255, 0.05); }
.sidebar-button.button {
outline-radius: 50%;
@@ -3097,54 +3095,58 @@ GeditViewFrame .gedit-search-slider {
GbWorkbench .floating-bar {
color: #D3DAE3; }
-GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr),
-GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) {
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr),
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) {
padding: 0 10px;
color: rgba(207, 218, 231, 0.8);
border-color: rgba(21, 23, 28, 0.4);
background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.4));
background-color: transparent; }
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr).image,
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr).image:hover,
- GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl).image, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl).image:hover {
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover {
color: inherit; }
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover,
- GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover {
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover {
color: #ffffff;
border-color: transparent;
background-image: linear-gradient(to bottom, #5294E2); }
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):active,
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):checked,
- GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):active, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):checked {
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked {
color: #ffffff;
border-color: transparent;
background-image: linear-gradient(to bottom, #5294E2); }
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):insensitive,
- GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):insensitive {
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive,
+ GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive {
color: rgba(207, 218, 231, 0.35);
background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.25)); }
-GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr) {
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr),
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover,
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active,
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked {
border-left-style: none;
border-radius: 0 3px 3px 0;
outline-radius: 0 1px 1px 0; }
- GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover {
- box-shadow: -1px 0 #5294E2; }
-GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) {
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl),
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover,
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active,
+GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked {
border-right-style: none;
border-radius: 3px 0 0 3px;
outline-radius: 1px 0 0 1px; }
- GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover {
- box-shadow: 1px 0 #5294E2; }
-GbPreferencesPageLanguage GtkSearchEntry {
- border-bottom-left-radius: 0;
- border-bottom-right-radius: 0; }
+GbPreferencesPageLanguage .entry {
+ border-radius: 3px 3px 0 0; }
-GbPreferencesPageLanguage GtkScrolledWindow {
+GbPreferencesPageLanguage .frame {
border-top-width: 0; }
+GbEditorTweakWidget .linked.vertical > .entry {
+ border-bottom-style: solid; }
+
GbEditorTweakWidget GtkScrolledWindow {
border-top: none; }