From 8abfe67ed45ad81bec2f2a0097b80a5f3a699018 Mon Sep 17 00:00:00 2001 From: Anass Ahmed Date: Thu, 21 Jul 2011 15:54:18 +0200 Subject: [PATCH 1/3] 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 From 3c8d21fde55fe044c5a8866d1e38f8ac6d40e8ef Mon Sep 17 00:00:00 2001 From: Anass Ahmed Date: Thu, 21 Jul 2011 15:54:18 +0200 Subject: [PATCH 2/3] 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 From eaef931703b46cb74ce1cc29d5d7be8e4bc2ff28 Mon Sep 17 00:00:00 2001 From: Anass Ahmed Date: Fri, 22 Jul 2011 09:34:19 +0200 Subject: [PATCH 3/3] final commit --- public/stylesheets/sass/rtl.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/sass/rtl.sass b/public/stylesheets/sass/rtl.sass index dce908798..cae495675 100644 --- a/public/stylesheets/sass/rtl.sass +++ b/public/stylesheets/sass/rtl.sass @@ -246,7 +246,7 @@ ul.left_nav .contact_count, ul.left_nav .edit .prepend-9 :padding-left 0 - :padding-right 360px + :padding-right 361px .stream_container :border-left 0