summaryrefslogtreecommitdiff
path: root/lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 14:35:14 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 14:35:14 +0300
commitfa639df5882c492380875c4de38809511d6e6db6 (patch)
treeb5151f1f78f7e875f96fe348d7534b792eaf50a5 /lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl
parent73c68e600b6fda91429d35d83582888dcbfbef56 (diff)
remove source files for flat theme from the tree (going to be a separate repo)
combine flat theme css
Diffstat (limited to 'lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl')
-rw-r--r--lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl b/lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl
deleted file mode 100644
index 76ab2d37c..000000000
--- a/lib/flat-ttrss/dijit/layout/AccordionContainer_rtl.styl
+++ /dev/null
@@ -1,12 +0,0 @@
-@import 'dijit_layout_variables';
-
-.{$theme-name} {
-
- .dijitAccordionTitle {
- .arrowTextUp,
- .arrowTextDown {
- float: left;
- }
- }
-
-} \ No newline at end of file