do not use semibold fonts on main toolbar
This commit is contained in:
parent
c34bc41a9b
commit
f67e182c5e
1 changed files with 1 additions and 2 deletions
|
@ -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…
Reference in a new issue