summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-29 18:44:21 +0400
committerAndrew Dolgov <[email protected]>2014-01-29 18:44:21 +0400
commitf67e182c5e5af8e0a29619ceedbe21cc55aa7dcc (patch)
treeab8a4892a0903b96d3d4fb5e43966e369047fa74 /css
parentc34bc41a9b0fb9a7ff26f2fd5f59dd9a487b428d (diff)
do not use semibold fonts on main toolbar
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 8bd44ffc7..6f8191b4d 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -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;