Go to file
jordi fita mas 25308a3359 Move carousel arrows inside the carousel, in the top-right
I misunderstood Oriol, and what he really wanted was to have the arrows
on top of the image, not just move the arrows from below to above. Thus,
I no longer need the carrousel to be a flex because the buttons are now
absolutely position (slick.css already sets the container to relative
position).

These arrows need to be visually inside a single container, to have a
white background, but Slick adds the two arrows separately.  I had to
move them close together, remove the radius from the “common edge”, and
use padding to “move” the arrows, rather than translation, in order to
avoid showing a gap.
2024-01-17 17:51:02 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
demo Add home’s cover carousel 2024-01-16 21:05:52 +01:00
deploy Add home’s cover carousel 2024-01-16 21:05:52 +01:00
pkg Add home’s cover carousel 2024-01-16 21:05:52 +01:00
po Add home’s cover carousel 2024-01-16 21:05:52 +01:00
revert Add home’s cover carousel 2024-01-16 21:05:52 +01:00
test Add home’s cover carousel 2024-01-16 21:05:52 +01:00
verify Add home’s cover carousel 2024-01-16 21:05:52 +01:00
web Move carousel arrows inside the carousel, in the top-right 2024-01-17 17:51:02 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add home’s cover carousel 2024-01-16 21:05:52 +01:00