[gtk+] Make touch-selection popovers font-inert
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Make touch-selection popovers font-inert
- Date: Tue, 7 Oct 2014 17:34:50 +0000 (UTC)
commit 0bf474e32447cc46aa5204c23a5341e294b5ecbf
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Oct 7 13:28:54 2014 -0400
Make touch-selection popovers font-inert
Just like context menus, these should not inherit font
settings from the text view they are attached to.
gtk/resources/theme/Adwaita/_common.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/resources/theme/Adwaita/_common.scss b/gtk/resources/theme/Adwaita/_common.scss
index b3efa35..3c5a0e5 100644
--- a/gtk/resources/theme/Adwaita/_common.scss
+++ b/gtk/resources/theme/Adwaita/_common.scss
@@ -2954,6 +2954,7 @@ GtkVolumeButton.button { padding: 8px; }
}
/* Decouple the font of context menus from their entry/textview */
+.touch-selection,
.context-menu {
font: initial;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]