From 03561649ea3d04d96c8911d39b05b71845912b1d Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 7 Oct 2009 21:52:45 -0600 Subject: Grouped rtl styles in the admin theme. Removed #g-forgot-password-link, it doesn't style the element. Added g-left and g-right in missing places. --- themes/wind/css/screen.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/wind/css') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index fe1025cc..409cbcad 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -890,14 +890,15 @@ form .g-error, text-align: right; } +.rtl .g-right, .rtl #g-header #g-quick-search-form, -.rtl #g-reset-password, .rtl #g-header #g-login-menu, .rtl .ui-icon-right .ui-icon { clear: left; float: left; } +.rtl .g-left, .rtl #g-dialog .g-cancel, .rtl form ul ul li, .rtl input[type="submit"], @@ -912,4 +913,3 @@ form .g-error, .rtl .ui-icon-left .ui-icon { float: right; } - -- cgit v1.2.3