mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-08 07:29:15 +00:00
6 lines
111 B
CSS
6 lines
111 B
CSS
|
|
.claro .dijitTextBoxRtlError .dijitValidationContainer {
|
|
border-left-width: 0px;
|
|
border-right-width: 1px;
|
|
}
|