Removing Table Borders: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2014

  • curprev 21:4421:44, 9 April 2014Red talk contribs 721 bytes +721 Created page with "See https://drupal.org/node/93357 - the core adds table tops!!! So you need to specify somewhere in your CSS: <pre> tbody { border-top: 0; } </pre> Other options you might ..."