Contact - Attachments: Preserve image transparency, large viewing on edit page, other minor adjustments.

This commit is contained in:
fusionate
2024-09-27 11:56:38 -06:00
parent afa0b91b15
commit 9ebf0f7bca
3 changed files with 22 additions and 18 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
echo "<style>\n";
echo " #contact_attachment_layer {\n";
echo " z-index: 999999;\n";
echo " position: absolute;\n";
echo " position: fixed;\n";
echo " left: 0px;\n";
echo " top: 0px;\n";
echo " right: 0px;\n";