A lot of changes... still not finished, use with caution.
Edit actions can be done with the internal API, trying to get rid of edit and add files
This commit is contained in:
@@ -13,21 +13,12 @@ table.footable>tbody>tr.footable-empty>td {
|
||||
}
|
||||
.footer-add-item {
|
||||
display:block;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
padding: 10px;
|
||||
background: #F5F5F5;
|
||||
}
|
||||
.mass-each-action {
|
||||
padding: 0 3px 0 3px;
|
||||
user-select: none;
|
||||
}
|
||||
.mass-actions {
|
||||
user-select: none;
|
||||
padding:10px;
|
||||
}
|
||||
.mass-select-all {
|
||||
cursor:pointer;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#alias_table {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user