UNPKG
dijit-themes
Version:
latest (1.17.3)
patch1.11 (1.11.13)
patch1.12 (1.12.11)
patch1.13 (1.13.10)
patch1.14 (1.14.9)
patch1.15 (1.15.6)
patch1.16 (1.16.5)
patch1.17 (1.17.3)
1.17.3
1.17.2
1.17.1
1.17.0
1.16.5
1.16.4
1.16.3
1.16.2
1.16.1
1.16.0
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.1
1.15.0
1.14.9
1.14.8
1.14.7
1.14.6
1.14.5
1.14.4
1.14.3
1.14.2
1.13.10
1.13.9
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.3
1.12.11
1.12.10
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
Dojo 1.x modern themes
dojotoolkit.org
dojo/dijit-themes
dijit-themes
/
flat
/
dijit
/
layout
/
AccordionContainer_rtl.styl
12 lines
(9 loc)
•
139 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
@import
'dijit_layout_variables'
; .{
$theme-name
} {
.dijitAccordionTitle
{
.arrowTextUp
,
.arrowTextDown
{
float
: left; } } }