upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
/* claro/form/Common_rtl.css */
|
||||
/*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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user