mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:15:55 +00:00
12 lines
139 B
Stylus
12 lines
139 B
Stylus
@import 'dijit_layout_variables';
|
|
|
|
.{$theme-name} {
|
|
|
|
.dijitAccordionTitle {
|
|
.arrowTextUp,
|
|
.arrowTextDown {
|
|
float: left;
|
|
}
|
|
}
|
|
|
|
} |