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/flat/dijit/layout/TabContainer_rtl.css

14 lines
323 B
CSS

.flat .dijitTabContainerTop-tabs .dijitTabRtl,
.flat .dijitTabContainerBottom-tabs .dijitTabRtl {
margin-right: 0;
margin-left: -1px;
}
.flat .dijitTabControllerRtl,
.flat .dijitTabControllerRtl .nowrapTabStrip {
text-align: right;
}
.flat .dijitTabRtl .dijitTabCloseButton {
margin-left: 0;
margin-right: 4px;
}