aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk.css
diff options
context:
space:
mode:
authorHorst31802016-02-19 11:06:17 +0100
committerHorst31802016-02-19 11:06:17 +0100
commit65500eb2c688bbdd8ec3e7f92526a6c0aad3d5cd (patch)
treec8067e32bafb3624aed25148624f2df60d1d6a77 /common/gtk-3.0/3.20/gtk.css
parent4949c613e78becb70af422e4d919aa32697a5b04 (diff)
downloadsolarc-theme-65500eb2c688bbdd8ec3e7f92526a6c0aad3d5cd.tar.gz
solarc-theme-65500eb2c688bbdd8ec3e7f92526a6c0aad3d5cd.tar.xz
solarc-theme-65500eb2c688bbdd8ec3e7f92526a6c0aad3d5cd.zip
move ssd class
Diffstat (limited to 'common/gtk-3.0/3.20/gtk.css')
-rw-r--r--common/gtk-3.0/3.20/gtk.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 837126d..b5920a8 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -2773,10 +2773,10 @@ decoration {
decoration.popup {
box-shadow: none;
border-radius: 0; }
- decoration.ssd {
+ .ssd decoration, decoration.ssd {
border-radius: 4px 4px 0 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }
- decoration.ssd.maximized {
+ .ssd decoration.maximized, decoration.ssd.maximized {
border-radius: 0; }
.csd.popup decoration {
border-radius: 2px;