[gtk+] adwaita: Remove outlines from focused entries for now
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] adwaita: Remove outlines from focused entries for now
- Date: Fri, 29 Sep 2017 10:20:13 +0000 (UTC)
commit f38555712b133c469cfa0c4784c79e062585fdd3
Author: Timm Bäder <mail baedert org>
Date: Fri Sep 29 09:23:56 2017 +0200
adwaita: Remove outlines from focused entries for now
gtk/theme/Adwaita/_drawing.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_drawing.scss b/gtk/theme/Adwaita/_drawing.scss
index f1231a9..f512934 100644
--- a/gtk/theme/Adwaita/_drawing.scss
+++ b/gtk/theme/Adwaita/_drawing.scss
@@ -55,6 +55,7 @@
@if $t==focus {
@include _shadows(entry_focus_shadow($fc), $_entry_edge);
border-color: entry_focus_border($fc);
+ outline: none;
}
@if $t==insensitive {
color: $insensitive_fg_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]