From 73dfda1da6c641ca86965b0501bb1ec54f5daa81 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 13 Aug 2015 13:06:03 +0300 Subject: [PATCH] various minor style updates, add danger buttons --- classes/pref/feeds.php | 17 +++++++------- css/dijit.css | 39 +++++++++++++++++++++++++++++++++ plugins/af_psql_trgm/init.php | 2 +- plugins/af_redditimgur/init.php | 4 +--- plugins/bookmarklets/init.php | 4 ++-- plugins/share/init.php | 8 +++---- 6 files changed, 55 insertions(+), 19 deletions(-) diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php index 530d851d7..a29b2acca 100644 --- a/classes/pref/feeds.php +++ b/classes/pref/feeds.php @@ -779,7 +779,7 @@ class Pref_Feeds extends Handler_Protected { print "
- "; if (PUBSUBHUBBUB_ENABLED) { @@ -1443,7 +1443,8 @@ 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 "