summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* added images for checkbox and rediconAndreaChirulescu2021-09-054-0/+8
| | | | added class for City dropdown form
* removed older icons. Added new ones created by meAndreaChirulescu2021-04-258-0/+4
| | | | Modified returnuser function to not allow a user to assign multiple slots to themselves
* Switch to Reuse for license handling.Harald Eilertsen2021-04-142-0/+8
| | | | Run `reuse lint` to verify that all material is licensed.
* Move image assets locally.Harald Eilertsen2021-04-062-0/+0
One problem here is that the path to the assets are hard coded into the CSS file. This is not ideal. Not sure if the wp_enque_style supports loading styles with embedded php. Will explore further.