Confirm deletion, some other fixes to quick actions, added language strings

This commit is contained in:
andryyy
2017-04-27 11:58:20 +02:00
parent 68e67ba9b7
commit 2c2441eaf0
6 changed files with 72 additions and 22 deletions

View File

@@ -16,6 +16,7 @@ table.footable>tbody>tr.footable-empty>td {
font-style: italic;
display:block;
padding: 10px;
background: #F5F5F5;
}
.mass-each-action {
padding: 0 3px 0 3px;
@@ -23,7 +24,7 @@ table.footable>tbody>tr.footable-empty>td {
}
.mass-actions {
user-select: none;
margin-top:-5px;
padding:10px;
}
.mass-select-all {
cursor:pointer;