mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:05:56 +00:00
toolbar css fixes (2)
This commit is contained in:
@@ -332,7 +332,8 @@ div.prefHelp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#main-toolbar > *,
|
#main-toolbar > *,
|
||||||
#main-toolbar table * {
|
#main-toolbar table *,
|
||||||
|
#main-toolbar .actionChooser * {
|
||||||
text-rendering: optimizelegibility;
|
text-rendering: optimizelegibility;
|
||||||
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
|
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
|
||||||
"Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
|
"Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
|
||||||
@@ -341,7 +342,7 @@ div.prefHelp {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-toolbar .dijitDownArrowButton {
|
#main-toolbar #headlines-toolbar .dijitDownArrowButton {
|
||||||
font-size : 11px;
|
font-size : 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user