T198 T136 T191 save disabled, onclick removed, confirm. placeholder

This commit is contained in:
2021-02-19 17:08:40 +01:00
parent 145ae9c492
commit e602a16d1b
4 changed files with 85 additions and 47 deletions

View File

@@ -240,3 +240,9 @@ input:focus {
}
/*TODO add to commons*/
.btn-inactive {
color: #f1f1f1 !important;
background: #999999 !important;
cursor: default !important;
}