1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-07 13:40:53 +02:00
ttrss/lib/dijit/themes/claro/Menu_rtl.css

9 lines
185 B
CSS
Raw Normal View History

.claro .dijitMenuItemRtl .dijitMenuExpand {
2011-11-08 17:40:44 +01:00
background-position: -7px 0;
margin-right: 0;
margin-left: 3px;
}
.claro .dijitMenuItemRtl .dijitMenuItemIcon {
2011-11-08 17:40:44 +01:00
margin: 0 4px 0 0;
}