| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2583009-8.patch | 837 bytes | alexpott |
| #6 | 2583009.6.patch | 959 bytes | alexpott |
| #2 | 2583009-2.patch | 869 bytes | alexpott |
| after-colours.png | 366.59 KB | alexpott | |
| before-no-colours.png | 294.82 KB | alexpott |
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2583009-8.patch | 837 bytes | alexpott |
| #6 | 2583009.6.patch | 959 bytes | alexpott |
| #2 | 2583009-2.patch | 869 bytes | alexpott |
| after-colours.png | 366.59 KB | alexpott | |
| before-no-colours.png | 294.82 KB | alexpott |
Comments
Comment #2
alexpottbah - the perils of veering off a branch based workflow....
Comment #3
dawehner<3
This is truely a game changer.
Comment #6
alexpottManual testing showed that this broke the simpletest form in seven... patch attached fixes it. The problem was cause because of the generic hover state css in tables.css. This patch will also fix simpletest output in themes which don't implement table striping with odd/even classes.
Tested with seven and run-tests.sh and everything is now looking great.
Comment #8
alexpottlol... use a branch alexpott.
Comment #9
effulgentsia commentedWhy are there odd/even classes added to table rows when simpletest is run via the UI, but not from run-tests.sh?
Comment #11
alexpottThe odd and even classes are added my classy compare table.html.twig in classy and system
Comment #12
effulgentsia commentedMakes sense. Adding review credit to @dawehner.
Comment #14
effulgentsia commentedPushed to 8.0.x.
Comment #17
effulgentsia commentedLast test ran after I pushed, so it failed. But earlier tests passed, so back to Fixed.