From 4650347a672296e4d1ac3d1a992945e36920303d Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Thu, 23 Jun 2011 00:10:31 +0300 Subject: RTLing the tabs of admin comment section --- themes/wind/css/screen-rtl.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes') diff --git a/themes/wind/css/screen-rtl.css b/themes/wind/css/screen-rtl.css index 914a19dd..64a563ec 100644 --- a/themes/wind/css/screen-rtl.css +++ b/themes/wind/css/screen-rtl.css @@ -275,6 +275,9 @@ ul.sf-menu li li li.sfHover ul { right: auto; } +.ui-tabs .ui-tabs-nav li { + float: right; +} /* RTL paginator ~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -- cgit v1.2.3