no table border

This commit is contained in:
jorge 2021-11-15 16:48:37 +01:00
parent 5183bec42a
commit f0494cb874
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ div.region-top {
/*******************
TABLES */
.table-bordered,
.table-bordered * {
border: none !important;
}