T158 added option to add and remove headers as will
This commit is contained in:
@@ -221,4 +221,16 @@
|
||||
|
||||
}
|
||||
|
||||
.btn-function-table {
|
||||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.btn-table-add {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.btn-table-remove {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user