diff options
author | mamouneyya <mamoun.diraneyya@gmail.com> | 2011-06-23 01:05:39 +0300 |
---|---|---|
committer | mamouneyya <mamoun.diraneyya@gmail.com> | 2011-06-23 01:05:39 +0300 |
commit | e2cdd769029d48e96af5418b6c0df39a216bc54a (patch) | |
tree | da6b1ce2f6ba118ab0fd12cbe31060f58d2eb23e /themes/admin_wind/css | |
parent | 017251c33a2c9986af6aa1c64c4b82852651c618 (diff) |
RTLing the comment admin section tabs (the right one)
Diffstat (limited to 'themes/admin_wind/css')
-rw-r--r-- | themes/admin_wind/css/screen-rtl.css | 4 |
1 files changed, 4 insertions, 0 deletions
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, |