Skip to content

Commit 2353936

Browse files
changes for rtl theme
1 parent 0f8f9f2 commit 2353936

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)