tt-rss/lib/dijit/themes/claro/form/Common_rtl.css

11 lines
297 B
CSS
Raw Normal View History

2011-11-08 17:40:44 +01:00
/* 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;
2011-11-08 17:40:44 +01:00
}*/
.claro .dijitTextBoxRtlError .dijitValidationContainer {
border-left-width: 0;
border-right-width: 1px;
}