upgrade dojo to 1.8.3 (refs #570)

This commit is contained in:
Andrew Dolgov
2013-03-18 10:26:24 +04:00
parent 9a2885da17
commit f0cfe83e37
1568 changed files with 159866 additions and 2781 deletions
+2 -7
View File
@@ -2,12 +2,7 @@
@import "../variables";
/*claro should not have the icon on the container
.claro .dijitTextBoxRtlError .dijitValidationIcon {
border-left-width: 0;
border-right-width: 1px;
}*/
.claro .dijitTextBoxRtlError .dijitValidationContainer {
border-left-width: 0;
border-right-width: 1px;
border-left-width: 0 !important;
border-right-width: 1px !important;
}