mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-14 20:40: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 table *,
|
||||||
#main-toolbar .actionChooser * {
|
#main-toolbar .actionChooser * {
|
||||||
text-rendering: optimizelegibility;
|
text-rendering: optimizelegibility;
|
||||||
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
|
font-family : "Segoe WP", "Segoe UI Web", "Segoe UI", "Helvetica Neue",
|
||||||
"Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
|
|
||||||
Helvetica, Arial, sans-serif;
|
Helvetica, Arial, sans-serif;
|
||||||
font-size : 12px;
|
font-size : 12px;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user