splitting the php files

This commit is contained in:
Louis
2020-11-18 17:56:34 +01:00
committed by plegall
parent fb683b7517
commit 7c2d071f28
4 changed files with 33 additions and 336 deletions
+2 -1
View File
@@ -991,7 +991,8 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
box-shadow: none;
}
.tag-container .tag-box[data-selected="1"] .select-checkbox {
.tag-container .tag-box[data-selected="1"] .select-checkbox,
.delete-size-check[data-selected="1"] .select-checkbox {
background-color: #c76a23;
border-color: #c76a23;
}