summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2017-06-13 23:37:41 -0400
committerlukefromdc <[email protected]>2017-06-13 23:41:29 -0400
commit7f5f6bbc3d5cc6630c69866e90395879fe784095 (patch)
treedb8fe7f9311e357ab18799d5b45547346a0e10f3
parent0e74c65d573413e3630dbe2162f394428586c998 (diff)
downloadmate-themes-7f5f6bbc3d5cc6630c69866e90395879fe784095.tar.bz2
mate-themes-7f5f6bbc3d5cc6630c69866e90395879fe784095.tar.xz
BlackMATE: CSD apps-match noncomposited headerbar to square window border
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index d95b9973..c5af9400 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -3178,6 +3178,14 @@ headerbar.titlebar button.image-button.titlebutton:hover:backdrop {
padding: 0px;
}
+.solid-csd headerbar{
+ border-style: solid;
+ border-radius: 0px;
+ border-width: 1px;
+ box-shadow: none;
+ padding: 0px;
+}
+
.csd.popup decoration {
border-radius: 0;
box-shadow: none;