Skip to content
Snippets Groups Projects
Commit cf71c68f authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2542572 by gatorjoe, mori, lauriii, emma.maria: Clean up the "Table" component in Bartik

parent 253060be
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
/* ------------------ Table Styles ------------------ */
/**
* @file
* Styles for Bartik's tables.
*/
table {
border: 0;
......@@ -49,6 +52,7 @@ tr th {
[dir="rtl"] tr th {
text-align: right;
}
/**
* Responsive tables.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment