http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12322
Bug ID: 12322
Summary: Use col and colgroup in tables
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Any of the larger tables in the templates should have a colgroup containing
col-tags for the columns, with appropriate classes for them.
Currently styling a table column means you have to count the column number and
then use the nth-child() css selector - which is impossible if the table has
different number of columns depending on sysprefs or the available data in the
table.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/