Open
Bug 1051596
Opened 9 years ago
Updated 8 years ago
Vector skin does not provide table borders by default
Categories
(Websites :: wiki.mozilla.org, defect)
Websites
wiki.mozilla.org
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: regression)
I tested the new upcoming Vector skin and noticed that tables are very hard to read with it. All the borders are completely lost. As example see: https://wiki.mozilla.org/WeeklyUpdates/2014-08-04#Speakers If we want to reduce the visibility of borders we might not wanna do such a hard change. It really makes tables unreadable.
Comment 1•9 years ago
|
||
Adding the 'wikitable' class to tables will give them a standard style.
Updated•8 years ago
|
Keywords: regression
Summary: Tables loose borders in new Vector skin → Vector skin does not provide table borders by default
Comment 3•8 years ago
|
||
How do we want to address this? As I see it we have two options: a) carry forward the "fullwidth-table" style from gmo/cavendish b) work on replacing "fullwidth-table" with "wikitable" wherever it's used We previously talked about not carrying forward custom styles from gmo/cavendish because of the support/maintenance overhead. That said, it'll take work to replace fullwidth-table with wikitable as well. Preferences?
You need to log in
before you can comment on or make changes to this bug.
Description
•