Commit Graph

78 Commits

Author SHA1 Message Date
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
8b83963117 More faffing about with css vars 2023-08-24 17:25:46 +08:00
913eba19a1 Rename some CSS vars to try and break some caching 2023-08-24 16:57:53 +08:00
f57f8ba9b3 Remove unused orange 2023-08-24 15:22:40 +08:00
6b3122d718 Fix underline styles for safari 2023-08-24 14:12:42 +08:00
03e95a029b Add multiple highlight colors 2023-08-24 12:03:32 +08:00
570dc0f78a Fix line-height when sub/sup is present 2023-07-23 21:24:06 +02:00
eeab8672b9 Remove unused styles, fix styling of notebook on mobile 2023-06-28 09:38:02 +08:00
b7e6d8d28f Speed up the transition time for notebook display/hide 2023-06-28 08:52:30 +08:00
80652dcf23 Better colors for light mode notebooks 2023-06-27 15:47:32 +08:00
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
937be20928 fix: tweet format 2023-06-26 21:11:04 +08:00
4f841226d6 Remove unused Georgia font download 2023-06-20 09:05:14 +08:00
b64c078c2e Use the underline style for all highlights 2023-06-13 19:17:56 +08:00
c1f0b2b4fe Better handle overflow on windows so uneeded scrollbars are not shown 2023-06-06 13:28:06 +08:00
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
3c7ab5d77e Remove position: relative in unneeded places
- relative positioning causes it to create its own box, so
it gets its on z-index, removing this prevents it from showing
above the label modal.
2023-04-13 11:52:01 +08:00
938a1a6516 Improve the CSS for tables 2023-04-13 11:33:36 +08:00
344514bd0f Handle embedded quote tweets 2023-04-12 14:50:20 +08:00
99d3efed51 Only add text-align on p elements 2023-04-11 11:59:18 +08:00
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
550b8d88ec Update display settings, add advanced settings 2023-03-07 15:36:24 +08:00
30090e0320 Article container fixes to new design, more header work 2023-02-25 09:49:18 +08:00
2d528a6cce Add LXGWWenKai font 2023-02-15 17:18:46 +08:00
bfe2c7db27 More consistent header font and colors 2023-02-07 15:41:22 +08:00
aae18ed348 Add Atkinson Hyperlegible font 2023-02-07 12:39:17 +08:00
29660c0de1 Use the radix progress bar to keep consistent 2022-11-22 12:00:26 +08:00
472e11e9db Add three new fonts, display fonts in the font selector 2022-11-02 18:04:55 +08:00
88a5086276 Fixup some styling for embedded tweets
- Improves username links, embedded links, and photos
2022-11-02 12:36:27 +08:00
c999aec024 Improve styling for static tweets to handle dark modes 2022-11-01 22:45:05 +08:00
0203a49271 Add CSS to handle static tweets to frontend 2022-10-31 21:31:58 +08:00
791c9a9113 Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines 2022-10-07 14:13:49 +08:00
816db165c7 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-27 08:09:25 -05:00
efcfc1afdb Compact list view completion 2022-09-26 13:57:18 -05:00
6df73f6d5d Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-26 07:25:37 -05:00
4700ea67b1 Dont set max-width on code blocks 2022-09-24 15:52:51 +08:00
72126ab5d5 Adjust the width of each column to give more space to the right-most column 2022-09-21 13:41:34 +08:00
f0dbc82a36 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-16 17:27:03 -06:00
eb98154b70 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-15 09:04:23 -06:00
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
0e91aeb2c7 adding the basic css to display the list 2022-09-06 15:34:22 -06:00
057ad67f76 Merge pull request #1117 from omnivore-app/fix/1116
Added space in menu items so it doesn't look so tight
2022-08-23 11:02:10 +08:00
2b35ae6f08 Merge pull request #1105 from omnivore-app/fix/library-masonry-layout
Use a masonry layout for the library layout
2022-08-23 10:54:17 +08:00
c522097a1d Added space in menu items so it doesn't look so tight 2022-08-22 13:54:12 -05:00
b2f511b160 Merge pull request #1101 from omnivore-app/fix/1096
Fix/1096 - Added line seprator above labels and subscriptions
2022-08-22 13:00:43 -05:00
f87a0f4c0e Merge pull request #1109 from omnivore-app/fix/1080
Fix/1080 - Adding background on the hover of a menu item
2022-08-22 12:58:57 -05:00
c039cc8cad Adding background on the hover of a menu item 2022-08-19 14:56:40 -05:00