mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
When using opnsense_standard_table_form on a table, the first visible row contains a top border (because the invisible mobile border is placed first). The change sets border-top-width on the first td,th to 0px and swaps the zebra printing to keep things more consistent.