1
0
mirror of https://github.com/thebaer/MMRA synced 2024-11-13 10:11:01 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
159e44a19d Block "Pardon the interruption" popup
This blocks the annoying "Pardon the interruption" dialog without
preventing other parts of the UI from working correctly (basically.
see comments).
2018-04-25 22:39:17 -04:00
9d4599f554 Fix scrolling after hiding "pardon the interruption" popup 2018-04-25 20:39:10 -04:00
Jorge Gonzalez
05a971878f
Update medium.css 2018-04-17 18:51:34 -04:00
Jorge Gonzalez
8f8e09ef90
Hide some annoyances
This hides the "Pardon the Interruption" message and the "Do not track" banners.
2018-04-17 18:36:36 -04:00
2ae575fdb7 Hide Upgrade header link
This closes #12.
2018-04-10 12:26:53 -04:00
b35bd27301 Move .js-stickyFooter out of JS to CSS file 2018-04-10 12:22:06 -04:00
5cd667412a Hide "open in app" button
This closes #11
2018-04-10 12:14:25 -04:00
37a9b56d2e Add intro comment to medium.css 2018-04-10 12:04:55 -04:00
3581f659f7 Hide postMeterBar & do it with CSS instead of JS
This hides the `postMeterBar` (closing #19) and, since it wasn't
possible with JS, includes the style with an injected stylesheet
(closing #8).
2018-04-10 12:02:44 -04:00