Card custom layout in expanded board view

Not sure, but I also just recently made a compact layout:

I had to add a couple of hooks to Kanboard in order to do it cleanly (no hard coding positions in css, elements adapt properly)

My code is not yet fully cleaned up, but I plan to submit a pull request to kanboard for the extra hooks and divs that I added.