summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2022-04-30 14:09:37 +0200
committerMarge Bot <marge-bot@gnome.org>2022-09-02 19:24:47 +0000
commita89d2aed841618f826316db3a5767bffc9bc7c43 (patch)
tree7c5fa2216286f6bd6d82fec1dc03dde1b6a65a5d /data
parent329a28630312040e3a9da118772fb4452dc01717 (diff)
downloadgnome-shell-a89d2aed841618f826316db3a5767bffc9bc7c43.tar.gz
padOsd: Figure out label/edition UI positions from unchanged fonts
We can figure out the position to render the text without resorting to font sizes that make the whole text element sub-pixel size. As the original labels in the SVG are themed invisible anyway, calculate the button/ring/strip label and configuration UI position from their unchanged size/location. Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5415 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2288>
Diffstat (limited to 'data')
-rw-r--r--data/theme/pad-osd.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/theme/pad-osd.css b/data/theme/pad-osd.css
index 31c237722..e0c904847 100644
--- a/data/theme/pad-osd.css
+++ b/data/theme/pad-osd.css
@@ -19,7 +19,6 @@
.Label {
stroke: none !important;
stroke-width: .1 !important;
- font-size: .1 !important;
fill: transparent !important;
}