summaryrefslogtreecommitdiff
path: root/lib/flat-ttrss/dijit/form/NumberSpinner_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/form/NumberSpinner_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/form/NumberSpinner_rtl.styl')
-rw-r--r--lib/flat-ttrss/dijit/form/NumberSpinner_rtl.styl10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/flat-ttrss/dijit/form/NumberSpinner_rtl.styl b/lib/flat-ttrss/dijit/form/NumberSpinner_rtl.styl
deleted file mode 100644
index 1fe335c3f..000000000
--- a/lib/flat-ttrss/dijit/form/NumberSpinner_rtl.styl
+++ /dev/null
@@ -1,10 +0,0 @@
-@import 'dijit_form_variables';
-
-.{$theme-name} {
-
- .dijitSpinnerRtl .dijitSpinnerButtonContainer .dijitArrowButton {
- right: 0;
- left: auto;
- }
-
-} \ No newline at end of file