[wp-meta] [Making WordPress.org] #3118: Trac: Improve mobile styling on report pages
Making WordPress.org
noreply at wordpress.org
Thu Sep 21 08:54:55 UTC 2017
#3118: Trac: Improve mobile styling on report pages
-------------------------+------------------
Reporter: mitraval192 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Trac | Resolution:
Keywords: |
-------------------------+------------------
Comment (by birgire):
In [attachment:responsive-table.jpg] we have an example of a responsive
trac table, where each column has full width:
{{{
table.listing th, table.listing td {
display: block;
}
}}}
where we would wrap this in a css mobile media query.
This would also need extra labels, only visible on mobile, for the column
names in each row.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3118#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list