From 8abfe67ed45ad81bec2f2a0097b80a5f3a699018 Mon Sep 17 00:00:00 2001 From: Anass Ahmed Date: Thu, 21 Jul 2011 15:54:18 +0200 Subject: [PATCH] Edited RTL conversations stylesheet --- public/stylesheets/sass/rtl.sass | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/public/stylesheets/sass/rtl.sass b/public/stylesheets/sass/rtl.sass index 1ff61fad5..dce908798 100644 --- a/public/stylesheets/sass/rtl.sass +++ b/public/stylesheets/sass/rtl.sass @@ -240,7 +240,19 @@ ul.comments li.posted .controls .delete ul.left_nav .contact_count, ul.left_nav .edit :float left -.conversation_participants .conversation_controls a - :margin-right 0 - :margin-left 10px +.conversation_participants .right, .stream .new_message .right + :right auto + :left 0 + +.prepend-9 + :padding-left 0 + :padding-right 360px + +.stream_container + :border-left 0 + :border-right 1px solid #DDDDDD + +.stream .new_message .right input[type=reset] + :float left + :margin-right 10px