|
c159dbbc0f
|
Improve photo contextmenu, reuse a single contextmenu element for all.
|
2022-08-04 06:10:44 -07:00 |
|
|
17e0d0b6a6
|
Fix contextmenu position:fixed, affected by final BringRSS solution.
|
2022-07-20 19:03:27 -07:00 |
|
|
bfe11cccd5
|
Finally improve photo thumbnail css to reduce use of 150px constant.
I've attempted this so many times and always failed. object-fit:contain
and minmax(0, fr) was the solution.
|
2021-10-31 16:15:57 -07:00 |
|
|
3e72029908
|
Improve placement of photo toolbutton in list view.
|
2021-10-31 16:15:01 -07:00 |
|
|
886ddecfa7
|
Improve appearance of bookmark cards with h2, hiding url element.
|
2021-10-31 16:12:14 -07:00 |
|
|
e99023c7ab
|
Bookmark cards don't really need to be grid based.
|
2021-10-31 16:08:41 -07:00 |
|
|
0829383f7d
|
Replace margin:auto with flex justify, align.
|
2021-06-15 22:26:42 -07:00 |
|
|
87126c1b89
|
Fix photo cards being too wide due to img misjudging height.
|
2021-06-15 22:01:43 -07:00 |
|
|
737fa5652f
|
Add word-break: break-all to bookmark cards.
|
2021-06-03 17:43:06 -07:00 |
|
|
b0f8414c11
|
Add photo_card.photo_card_tools infra for contextual tools.
I'm not satisfied with the appearance of the toolbutton just yet,
but we can revise that later.
|
2021-01-21 15:37:30 -08:00 |
|
|
34b6ccd285
|
Rearrange some photo card css.
|
2021-01-20 19:07:38 -08:00 |
|
|
5e7b90cbe4
|
Combine all card templates into cards.html.
|
2021-01-20 18:26:42 -08:00 |
|
|
b96f0cfc96
|
Put toolbox hide logic into album_card_tools, not remove button.
|
2021-01-20 18:26:42 -08:00 |
|
|
95b95bc7be
|
Add thumbnail_photo to Album.
|
2021-01-20 18:26:36 -08:00 |
|
|
20a3828dbf
|
Move .tag_card to cards.css.
|
2021-01-08 14:16:59 -08:00 |
|
|
7373730f90
|
Add bookmark_card.html, move bookmark_card css to cards.css.
|
2021-01-08 13:41:49 -08:00 |
|
|
fabbbaf17f
|
Rename photo_cards.css -> cards.css. All types welcome.
|
2021-01-08 13:40:34 -08:00 |
|