From 8b4ed4c295e9d90fde26a064942d33aab38f86a5 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 21 Mar 2016 21:59:14 +0100 Subject: refactoring --- common/gtk-3.0/3.20/gtk-solid-dark.css | 36 ++++++++++++++++------------------ 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 0b3b046..14606ac 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -450,21 +450,16 @@ button { .stack-switcher > button.image-button { padding-left: 2px; padding-right: 2px; } - .stack-switcher > button.needs-attention:active > label, - .stack-switcher > button.needs-attention:active > image, - .stack-switcher > button.needs-attention:checked > label, - .stack-switcher > button.needs-attention:checked > image { + .stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { animation: none; background-image: none; } - .stack-switcher > button.needs-attention > label, - .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { animation: needs_attention 150ms ease-in; background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 2px; } - .stack-switcher > button.needs-attention > label:dir(rtl), - .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { background-position: left 3px, left 2px; } .inline-toolbar button, .inline-toolbar button:backdrop { border-radius: 2px; @@ -2138,10 +2133,10 @@ frame > border, .frame.flat { border-style: none; } -scrolledwindow viewport.frame, placessidebar viewport.frame { +scrolledwindow viewport.frame { border-style: none; } -scrolledwindow overshoot.top, placessidebar overshoot.top { +scrolledwindow overshoot.top { background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); background-size: 100% 60%; background-repeat: no-repeat; @@ -2150,7 +2145,7 @@ scrolledwindow overshoot.top, placessidebar overshoot.top { border: none; box-shadow: none; } -scrolledwindow overshoot.bottom, placessidebar overshoot.bottom { +scrolledwindow overshoot.bottom { background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); background-size: 100% 60%; background-repeat: no-repeat; @@ -2159,7 +2154,7 @@ scrolledwindow overshoot.bottom, placessidebar overshoot.bottom { border: none; box-shadow: none; } -scrolledwindow overshoot.left, placessidebar overshoot.left { +scrolledwindow overshoot.left { background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); background-size: 60% 100%; background-repeat: no-repeat; @@ -2168,7 +2163,7 @@ scrolledwindow overshoot.left, placessidebar overshoot.left { border: none; box-shadow: none; } -scrolledwindow overshoot.right, placessidebar overshoot.right { +scrolledwindow overshoot.right { background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); background-size: 60% 100%; background-repeat: no-repeat; @@ -2177,7 +2172,7 @@ scrolledwindow overshoot.right, placessidebar overshoot.right { border: none; box-shadow: none; } -scrolledwindow undershoot.top, placessidebar undershoot.top { +scrolledwindow undershoot.top { background-color: transparent; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); padding-top: 1px; @@ -2187,7 +2182,7 @@ scrolledwindow undershoot.top, placessidebar undershoot.top { background-position: center top; border: none; } -scrolledwindow undershoot.bottom, placessidebar undershoot.bottom { +scrolledwindow undershoot.bottom { background-color: transparent; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); padding-bottom: 1px; @@ -2197,7 +2192,7 @@ scrolledwindow undershoot.bottom, placessidebar undershoot.bottom { background-position: center bottom; border: none; } -scrolledwindow undershoot.left, placessidebar undershoot.left { +scrolledwindow undershoot.left { background-color: transparent; background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); padding-left: 1px; @@ -2207,7 +2202,7 @@ scrolledwindow undershoot.left, placessidebar undershoot.left { background-position: left center; border: none; } -scrolledwindow undershoot.right, placessidebar undershoot.right { +scrolledwindow undershoot.right { background-color: transparent; background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); padding-right: 1px; @@ -2217,11 +2212,11 @@ scrolledwindow undershoot.right, placessidebar undershoot.right { background-position: right center; border: none; } -scrolledwindow junction, placessidebar junction { +scrolledwindow junction { border-color: transparent; border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; background-color: #3e434f; } - scrolledwindow junction:dir(rtl), placessidebar junction:dir(rtl) { + scrolledwindow junction:dir(rtl) { border-image-slice: 0 1 0 0; } separator, .sidebar separator { @@ -2391,6 +2386,9 @@ stacksidebar row { stacksidebar row.needs-attention > label { background-size: 6px 6px, 0 0; } +placessidebar > viewport.frame { + border-style: none; } + placessidebar list { background-color: transparent; } -- cgit v1.2.3