1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-16 14:57:44 +02:00
ttrss/lib/dijit/themes/nihilo/Menu_rtl.css

10 lines
190 B
CSS
Raw Normal View History

2011-11-08 17:40:44 +01:00
/* Menu */
.dijitRtl .nihilo .dijitMenuItem .dijitMenuItemIcon {
padding-left: 3px;
2011-11-08 17:40:44 +01:00
padding-right: 0;
}
2011-11-08 17:40:44 +01:00
.dijitRtl .nihilo .dijitMenuItem .dijitMenuExpand {
2011-11-08 17:40:44 +01:00
background-position: 0 top;
}