notion-enhancer/mods/core
Alejandro Romano add5bb8d9c
Add font sizing to page previews (#153)
Font sizes remained the same as default for page previews. They are not affected by custom font sizes. This change takes the same variables the full open page and apply it. Tested and working 10/10

Full open pages: .notion-frame
Overlay, preview pages: .notion-overlay-container (and .notion-scroller.vertical WITHOUT .horizontal)
2020-10-12 06:34:44 +11:00
..
colorjoe add colour picker for dark+ primary colour 2020-08-12 23:32:44 +10:00
css Add font sizing to page previews (#153) 2020-10-12 06:34:44 +11:00
icons replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
buttons.js replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
client.js use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
create.js separate search working for tabs 2020-10-06 22:12:25 +11:00
menu.html replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
menu.js use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
mod.js replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
render.js change window title to match page name instead of just 'Notion Desktop' 2020-10-11 23:38:03 +11:00
styles.css improved responsiveness + snappier transitions mode 2020-10-02 13:44:16 +10:00
tray.js use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00