From e2cdd769029d48e96af5418b6c0df39a216bc54a Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Thu, 23 Jun 2011 01:05:39 +0300 Subject: RTLing the comment admin section tabs (the right one) --- themes/admin_wind/css/screen-rtl.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/admin_wind/css/screen-rtl.css b/themes/admin_wind/css/screen-rtl.css index 5a91d9fd..b645d99b 100644 --- a/themes/admin_wind/css/screen-rtl.css +++ b/themes/admin_wind/css/screen-rtl.css @@ -275,6 +275,10 @@ ul.sf-menu li li li.sfHover ul { right: auto; } +.ui-tabs .ui-tabs-nav li { + float: right; +} + #g-content #g-album-grid .g-item, #g-site-theme, #g-admin-theme, -- cgit v1.2.3