8 lines
178 B
CSS
Raw Normal View History

2012-06-19 12:07:43 +10:00
.dijitRtl .nihilo .dijitMenuItem .dijitMenuItemIcon {
padding-left: 3px;
padding-right: 0;
}
.dijitRtl .nihilo .dijitMenuItem .dijitMenuExpand {
background-position: 0 top;
}