mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
do not use semibold fonts on main toolbar
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user