We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8f9f2 commit 2353936Copy full SHA for 2353936
frontend/express/public/themes/rtl/theme.css
@@ -0,0 +1,10 @@
1
+.cly-vue-surveys-preview {direction: rtl;}
2
+.cly-vue-surveys-preview .close-button {float: left !important;}
3
+.cly-vue-surveys-preview .header-text {float: right !important;}
4
+.cly-vue-surveys-preview .submit-wrapper .submit-button {float: left !important;}
5
+.cly-vue-surveys-preview .submit-wrapper img {float: right !important;}
6
+.cly-vue-nps-preview {direction: rtl;}
7
+.cly-vue-nps-preview .close-button {float: left !important;}
8
+.cly-vue-nps-preview .main-text {float: right !important;}
9
+.cly-vue-nps-preview .rating-labels .left {float: right !important;}
10
+.cly-vue-nps-preview .rating-labels .right {float: left !important;}
0 commit comments