aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802015-07-06 20:16:48 +0200
committerHorst31802015-07-06 20:16:48 +0200
commitc1218ede8474c7ab29624ab8fc81333d003b0f20 (patch)
tree2ca6e1d476b0ba895dc3f41c76db206bb36f15ea /common/gtk-3.0/3.16/gtk-contained-solid-dark.css
parent364462182f7485f58a516593295b6b0cc6fca484 (diff)
downloadsolarc-theme-c1218ede8474c7ab29624ab8fc81333d003b0f20.tar.gz
solarc-theme-c1218ede8474c7ab29624ab8fc81333d003b0f20.tar.xz
solarc-theme-c1218ede8474c7ab29624ab8fc81333d003b0f20.zip
titlebutton tweaks
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
index 31815a3..63b8859 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
@@ -859,7 +859,7 @@ GtkComboBox {
.titlebar {
padding-left: 7px;
padding-right: 7px;
- border-radius: 4px 4px 0 0;
+ border-radius: 3px 3px 0 0;
color: rgba(207, 218, 231, 0.8);
background-color: #25282e;
box-shadow: inset 0 1px #2c2f36; }
@@ -2175,7 +2175,7 @@ GtkVolumeButton.button {
* Window Decorations *
*********************/
.window-frame {
- border-radius: 4px 4px 0 0;
+ border-radius: 3px 3px 0 0;
border-width: 0px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65), 0 4px 8px 1px rgba(0, 0, 0, 0.65);
/* this is used for the resize cursor area */
@@ -2185,7 +2185,7 @@ GtkVolumeButton.button {
.window-frame.tiled {
border-radius: 0; }
.window-frame.ssd {
- border-radius: 4px 4px 0 0;
+ border-radius: 3px 3px 0 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); }
.window-frame.ssd.maximized {
border-radius: 0; }