Purge cache section added.

Need to set cache data dynamicaly
Need to add translation keys
This commit is contained in:
MatthieuLP
2021-03-11 12:09:22 +01:00
committed by plegall
parent 2c15d8f55c
commit 4d3534259e
3 changed files with 90 additions and 13 deletions
+10
View File
@@ -1317,3 +1317,13 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
.storage-chart span{
opacity:1;
}
.multiple-pictures-sizes, .multiple-compiledTemplate-sizes, .cache-size-value {
background: #555555;
color: #c1c1c1;
}
.cache-lastCalculated-value, .cache-lastCalculated-text, .cache-size-text, .picture-deletion-size, #label-delete-size-checkbox {
color: #c1c1c1;
}