mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 14:21:28 +00:00
9 lines
183 B
CSS
9 lines
183 B
CSS
|
|
.dijitRtl .nihilo .dijitMenuItem .dijitMenuItemIcon {
|
|
padding-left: 3px;
|
|
padding-right: 0px;
|
|
}
|
|
.dijitRtl .nihilo .dijitMenuItem .dijitMenuExpand {
|
|
background-position: 0px top;
|
|
}
|