summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-03-05 21:53:16 +0100
committerraveit65 <[email protected]>2015-03-05 21:53:16 +0100
commit66cbe187e225afb056526854d3c1944c0bf35521 (patch)
treef1afa907628459662f785da4dc2b205f0c02cb15 /desktop-themes
parent0958fe720df597fe18dcb387198a951aaac1a5de (diff)
downloadmate-themes-66cbe187e225afb056526854d3c1944c0bf35521.tar.bz2
mate-themes-66cbe187e225afb056526854d3c1944c0bf35521.tar.xz
Menta GTK: disable another GtkWidget-focus-line
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
index 5aaa7fe4..ca032d2d 100644
--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
@@ -43,7 +43,7 @@
-WnckTasklist-fade-overlay-rect: 0;
-GtkWidget-focus-padding: 2;
- -GtkWidget-focus-line-width: 1;
+ -GtkWidget-focus-line-width: 0;
-GtkWindow-resize-grip-width: 13;
-GtkWindow-resize-grip-height: 13;
@@ -54,7 +54,6 @@
outline-style: dashed;
outline-offset: -3px; /* 2px */
outline-width: 0px; /* disable ugly focus-line */
- outline-radius: 2px;
}
/***************