switch from ownCloud to minIO

buttons in table are buttons and do edit and delete properly
This commit is contained in:
2025-07-29 18:51:09 +03:00
parent 4603953458
commit c1183c22ea
40 changed files with 1263 additions and 241 deletions
+9
View File
@@ -84,6 +84,15 @@ button.btn-secondary {
border: 1px solid #a57d52;
border-radius: 4px;
cursor: pointer;
/*background-color: #702222;*/
/*padding: 6px 20px; !* Reduced from 10px to 6px *!*/
/*border: 1px solid #ae3975;*/
/*border-radius: 4px;*/
/*cursor: pointer;*/
/*height: 32px; !* Add explicit height *!*/
/*line-height: 1.2; !* Add line height for better text alignment *!*/
}
button[type="submit"]:hover,