For styling purposes it can be a big improvement if we would have a col-first class for the first col in a set. The col-last class already exists so adding this sound pretty logical.
Adding the class can be done by adding first=1 to the col attributes.
I will add a patch later to make this easy to implement :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sc_basic-add_col-first_class-1879228-1.patch | 945 bytes | ericmulder1980 |
Comments
Comment #1
ericmulder1980 commentedet voila, the patch for implementing this.
Comment #2
ericmulder1980 commentedpicked the wrong version. Patch was written for 7.x-1.x-dev.