You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
323 B
13 lines
323 B
.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; |
|
}
|
|
|