7 lines
127 B
Text
7 lines
127 B
Text
|
/* TitlePane */
|
||
|
|
||
|
@import "variables";
|
||
|
|
||
|
.claro .dijitTitlePaneRtl .dijitClosed .dijitArrowNode {
|
||
|
background-position: -7px 0;
|
||
|
}
|