projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2fdb55
)
Adwaita: Don't inherit font style to popover
author
nana-4
<hnmaigo@gmail.com>
Mon, 2 Sep 2019 16:43:41 +0000
(
01:43
+0900)
committer
nana-4
<hnmaigo@gmail.com>
Mon, 2 Sep 2019 16:43:41 +0000
(
01:43
+0900)
https://gitlab.gnome.org/GNOME/gtk/issues/2061
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 0432b2a24392b6f891d192e2dca4a06b7f693dbf..929861fa6a54198854cd451b8fbb7c4094905199 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-2187,6
+2187,7
@@
menuitem {
popover.background {
background-color: transparent;
+ font: initial; // Decouple the font of popovers from their entry/textview
> arrow,
> contents {