Coding Request to Update Class rrtable

Spitfire8520

I might be completely clueless! =)
Joined
Jun 29, 2009
Messages
2,025
Location
Colorado
Would it be possible to updated the styling for the class rrtable so that the text inside the table cells will wrap? I have traced the issue to .rrtable td setting the property white-space:nowrap. The text not wrapping in wordy cells makes viewing the tables on a mobile device quite bad. This had previously been brought up when the new Wiki was rolled out in the thread New Wiki Release - Sept 30th, 2019, however it was never addressed.

For minor aesthetics, is it be possible to have table rows alternate colors to match the database and to help with readability similar to how the database extensions display tables? This one is not a huge deal, but it would be nice to be able to easily differentiate the rows in a table and replicate the database feel.

This user page has some examples testing the behavior of different table classes in the wiki.

Thanks!
 

Spitfire8520

I might be completely clueless! =)
Joined
Jun 29, 2009
Messages
2,025
Location
Colorado
It has been a bit since this request went up and it may have slipped under the radar.

To expand on the mobile device part, tables using the class rrtable currently run off the right side of the screen when viewing the Wiki on a small screen, and I imagine that most browsing is done on phones these days. It is not always obvious when a table does this, so a user can sometimes miss out on seeing information in a table.

There are currently 104 pages and 9 templates that use the rrtable class table and they would have to be edited to make them more mobile friendly without this change.
 
Top