mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 11:39:14 +00:00
6 lines
164 B
CSS
6 lines
164 B
CSS
/* claro/form/Common_rtl.css */
|
|
.claro .dijitTextBoxRtlError .dijitValidationContainer {
|
|
border-left-width: 0 !important;
|
|
border-right-width: 1px !important;
|
|
}
|