From 31e79317b3ab958dc094ac8b6d434aa4523d8085 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Dec 2018 15:22:22 +0300 Subject: [PATCH] normalize various font sizes and families between prefs & main UI change some dialogs layout a bit to maybe become more readable --- classes/pref/feeds.php | 18 +++++++----- classes/pref/filters.php | 12 ++++---- classes/pref/prefs.php | 12 ++++---- css/default.css | 2 +- css/prefs.less | 19 ++++++++----- css/tt-rss.less | 52 +++++++++++++++++++++++++---------- plugins/bookmarklets/init.php | 2 +- plugins/share/init.php | 2 ++ 8 files changed, 77 insertions(+), 42 deletions(-) diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php index e0ee82fad..ab5ef7890 100755 --- a/classes/pref/feeds.php +++ b/classes/pref/feeds.php @@ -1270,8 +1270,10 @@ class Pref_Feeds extends Handler_Protected { print "
"; - print_notice(__("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . - __("Only main settings profile can be migrated using OPML.")); + print __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . + __("Only main settings profile can be migrated using OPML."); + + print "

"; print "