You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dijit/themes/nihilo/Menu_rtl.css

10 lines
190 B
CSS

/* Menu */
.dijitRtl .nihilo .dijitMenuItem .dijitMenuItemIcon {
padding-left: 3px;
padding-right: 0;
}
.dijitRtl .nihilo .dijitMenuItem .dijitMenuExpand {
background-position: 0 top;
}