removed table border
This commit is contained in:
parent
52836de96c
commit
5183bec42a
|
@ -125,7 +125,7 @@ div.region-top {
|
||||||
TABLES */
|
TABLES */
|
||||||
|
|
||||||
.table-bordered * {
|
.table-bordered * {
|
||||||
border:none;
|
border: none !important;
|
||||||
}
|
}
|
||||||
td {
|
td {
|
||||||
padding-top: 2rem !important;
|
padding-top: 2rem !important;
|
||||||
|
|
Loading…
Reference in New Issue