shuishen
2021-06-22 c3f2c05507258c0777d11481453dbc309072ceec
1
2
3
4
5
6
7
/* TitlePane */
 
@import "variables";
 
.claro .dijitTitlePaneRtl .dijitClosed .dijitArrowNode, .claro .dijitFieldsetRtl .dijitFieldsetTitleClosed .dijitArrowNode {
    background-position: -7px 0;
}