]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/claro/form/Common_rtl.less
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / themes / claro / form / Common_rtl.less
index fd4975a51cb1c18fc97fb22fab67f12e715d3a7d..7c9952993d9ddcb4d788bd23f5159b121172adc1 100644 (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;
 }