mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-13 12:00:59 +02:00
do not use semibold fonts on main toolbar
This commit is contained in:
parent
c34bc41a9b
commit
f67e182c5e
@ -335,8 +335,7 @@ div.prefHelp {
|
||||
#main-toolbar table *,
|
||||
#main-toolbar .actionChooser * {
|
||||
text-rendering: optimizelegibility;
|
||||
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
|
||||
"Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
|
||||
font-family : "Segoe WP", "Segoe UI Web", "Segoe UI", "Helvetica Neue",
|
||||
Helvetica, Arial, sans-serif;
|
||||
font-size : 12px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user