regression fix: ajax icons not appearing

This commit is contained in:
Gary Sharp
2025-02-26 17:59:08 +11:00
parent a9687b5f25
commit eb3ed7f819
10 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -1455,7 +1455,7 @@ div.columnHost .column50 {
width: 50%;
}
.hidden {
display: none !important;
display: none;
}
.success {
color: #60A917;