Select2 replaced by inputosaurus + ui-autocomplete

+ a lot of small fixes.
This commit is contained in:
RainLoop Team 2013-11-27 02:34:05 +04:00
parent ef3d4f8576
commit afb7ec8c4e
91 changed files with 2332 additions and 6657 deletions

View file

@ -57,16 +57,10 @@
border-bottom: 1px dashed #555;
}
}
.e-row {
line-height: 30px;
}
.e-delimiter-row {
line-height: 2px;
height: 5px;
}
.e-label {
text-align: right;
width: 1%;
@ -84,9 +78,6 @@
textarea {
height: 40px;
}
.select2-container {
width: 100%;
}
}
.error-desc {