2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 11:28:23 +00:00

Edit contents.json online

This commit is contained in:
Philip Sargent
2022-03-17 00:41:29 +00:00
parent e34f162688
commit 19d017a457
5 changed files with 246 additions and 56 deletions

View File

@@ -427,6 +427,10 @@ div#difflistajax
background-color: #dfffdf;
border: thin green solid;
}
/* FORMS */
input:invalid {
border-color: red;
}
/* Using in DrawingsUpload and ScanUpload*/
.fancybutton {
color: #ffffff;