Sync reminders changes (#2354)

- Adjust text
- Add "Learn More" button with link to sync documentation for
  set-up-sync notification
- Show "Don't Show Again" for set-up-sync even on first display
- Don't perform any action when clicking unlinked text
- Use yellow/orange background instead of blue for notification bar
- Prevent text from wrapping out of the bar at narrow window widths
- Use local variable for observer id
This commit is contained in:
Dan Stillman 2022-03-02 05:05:50 -05:00
parent b0f09b3a86
commit 706233c974
5 changed files with 49 additions and 28 deletions

View file

@ -21,6 +21,7 @@ var ZOTERO_CONFIG = {
QUICK_START_URL: "https://www.zotero.org/support/quick_start_guide",
PDF_TOOLS_URL: "https://www.zotero.org/download/xpdf/",
SUPPORT_URL: "https://www.zotero.org/support/",
SYNC_INFO_URL: "https://www.zotero.org/support/sync",
TROUBLESHOOTING_URL: "https://www.zotero.org/support/getting_help",
FEEDBACK_URL: "https://forums.zotero.org/",
CONNECTORS_URL: "https://www.zotero.org/download/connectors",