Skip to content

Commit 986267c

Browse files
committed
Removed theme custom change for table footer
1 parent 9a5531d commit 986267c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/resources/assets/css/common.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,6 @@ form .select2.select2-container {
6161
}
6262

6363
/*Table - List View*/
64-
#crudTable_wrapper tfoot tr {
65-
font-size: .625rem;
66-
font-weight: var(--tblr-font-weight-bold);
67-
text-transform: uppercase;
68-
letter-spacing: .04em;
69-
line-height: 1rem;
70-
color: var(--tblr-muted);
71-
}
72-
7364
#crudTable_wrapper div.row .col-sm-12 {
7465
position: relative;
7566
}

0 commit comments

Comments
 (0)