4973e0a010
Adds confirm modal for loading data
2021-12-07 12:32:17 -08:00
7050013144
Close menus when the rest of the page is clicked
...
Ce-authored-by: Joachim <joachim.robert@protonmail.com >
2021-12-04 11:51:57 -08:00
f98fe0348a
Fixes merge error
2021-12-04 11:45:02 -08:00
403382e4b4
Merge branch 'main' into detail-menus
2021-12-04 11:30:49 -08:00
56609bbc2b
Css linting
2021-12-04 11:18:41 -08:00
c813ce1144
Creates consistent styling for details element
2021-12-04 10:41:42 -08:00
b6106691ef
Force dropdown menus to always visible
2021-12-04 09:57:45 -08:00
5b27952b34
Use html details instead of javascript menus
2021-12-04 09:48:55 -08:00
9ac5384d68
Fixes test and css linter
2021-10-15 09:54:14 -07:00
2f40394c0a
Updates edited display
2021-10-15 09:41:29 -07:00
bd463ea6fe
Lint fixes
2021-10-01 18:09:11 -07:00
29ee99c03e
Styles for the thread page
2021-10-01 18:05:48 -07:00
6022e7b232
Adds IP blocklist views
2021-09-17 13:04:10 -07:00
a011a9eab5
Linting fixes
2021-09-12 10:41:16 -07:00
b5cc75e078
Adds css for file input buttons
2021-09-12 10:36:06 -07:00
926eb7646f
Removes duplicate selector
2021-09-10 15:03:01 -07:00
3fdbd3035a
how to disable linter complaint??
2021-09-10 14:58:08 -07:00
da5003c45e
Fixes hover states
2021-09-10 14:56:45 -07:00
2665e3640e
CSS for half stars
2021-09-10 14:19:57 -07:00
08d2bff7ca
General function for displaying messages
2021-09-10 10:12:37 -07:00
718744a92d
Adds css animation for pending create status
...
Co-authored-by: Fabien Basmaison <contact@arkhi.org >
2021-09-10 08:30:28 -07:00
136cc1a6e9
Adds spinner icon
2021-09-10 08:07:46 -07:00
4570d042a9
Tooltip icon
2021-09-08 08:56:13 -07:00
457415f874
Adds bookmark icon
2021-08-23 11:36:22 -07:00
451cb38c6c
Linter fix
2021-08-19 15:33:23 -07:00
8ba695c21d
Adds max height to modals so they don't disappear on small screens
2021-08-19 15:19:10 -07:00
45e82abda4
Merge branch 'main' into images-django-imagekit
2021-08-11 12:47:25 -06:00
b116df723f
prevent large text from janking up view
2021-08-07 16:48:53 -07:00
af34dc6520
Merge branch 'main' into images-django-imagekit
2021-08-02 13:43:59 -06:00
a6b8d44627
Summary display updates
2021-07-31 20:30:21 -04:00
f2186d6861
Add preserve-whitespace CSS tag
2021-07-31 13:15:49 -04:00
c1456ce853
Update .cover-caption name and styles
2021-05-24 16:16:33 +02:00
251c8bbd08
Merge remote-tracking branch 'upstream/main' into list-style-fixes
2021-05-23 15:14:50 +02:00
0708d64bf1
Update bookwyrm.css
2021-05-23 12:10:57 +02:00
b8e9b9f57e
Cleans up show/hide behavior
2021-05-20 11:46:24 -07:00
1f747e4f68
Merge branch 'main' into list-style-fixes
2021-05-05 16:06:48 +02:00
4c021e6357
Add Mobile styles
2021-05-02 21:34:43 +02:00
bbac0ad7ab
Update bookwyrm.css
2021-04-29 21:51:42 +02:00
d4dffe48a7
Update bookwyrm.css
2021-04-29 21:48:35 +02:00
fa17386a6e
Fix
2021-04-29 21:45:48 +02:00
0a71fb094f
Move counter in Ordered List
2021-04-29 21:41:43 +02:00
e37cbcd88d
cover: Comment CSS rules a bit more and add rules for consistency.
2021-04-28 15:02:47 +02:00
bba60c99e9
cover: Rearrange some CSS rules.
2021-04-28 14:48:25 +02:00
baaaeef4c0
cover: Fix little details.
2021-04-28 10:47:14 +02:00
8a1c8cb061
cover: Update goal:
...
- Remove `.content` from template when not dealing with markdown-generated markup.
- Fix some duplicated CSS selectors.
2021-04-27 21:07:54 +02:00
a5359d1f80
cover: Update author.
2021-04-27 20:30:10 +02:00
d8b6676976
cover: Udpate logged out home and discover.
2021-04-27 16:27:39 +02:00
8ddc292ee6
cover: Change the logic again:
...
- Work on feeds.
- Add `.is-cover` to modify the behaviours of columns.
- Only apply logic for dimensions on the cover container; too many contextual side effects otherwise.
- Add classes to dimension and align, including auto margins for flex.
- Rename classes in templates accordingly.
2021-04-27 16:24:20 +02:00
b089f6c86a
Update Bulma from v0.9.1 to v0.9.2.
2021-04-26 15:20:48 +02:00
26cacf502c
Rationalise behaviours of context, container and cover:
...
- Set minimum dimensions to avoid having to pass classes all over the place.
- Outline the container to show white on white covers properly.
- Remove extraneous code.
- Better size caption when no cover is available.
- Create Alignments, Positions and Spacings sections and move some existing dimensions.
- Update previous templates.
2021-04-26 13:39:17 +02:00