From 3b89a56caf594392c2d45b43932ecb070893588b Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Fri, 18 Jun 2010 14:10:05 +0300 Subject: Flip some margin/padding values for RTL --- themes/admin_wind/css/screen.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes') diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index ac47a3db..dbfb59e8 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -483,3 +483,8 @@ th { padding-left: 0; padding-right: 1.2em; } + +.rtl .g-selected img, +.rtl .g-available .g-block img { + margin: 0 0 1em 1em; +} \ No newline at end of file -- cgit v1.2.3