martindevans / LCARS

A framework for LCARS style sites
MIT License
4 stars 3 forks source link

Feature/dynamic columns #43

Closed martindevans closed 2 years ago

martindevans commented 9 years ago

Implemented dynamic columns, no longer does the "of" attribute throw an error if it contains anything but 24!

So now you can have columns of any arbitrary division like:

<lcars-column col="1" of="102103"></lcars-column>

If you are in particular need of a 0.001px wide column you're covered!