Changeset 8106

Show
Ignore:
Timestamp:
06/16/08 22:23:22 (5 months ago)
Author:
ryan
Message:

RTL fixes from RanYanivHartstein?. fixes #6826 for trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/css/dashboard-rtl.css

    r7494 r8106  
    1212    float: left; 
    1313    margin: 1px 0 0 6px; 
     14} 
     15 
     16div.dashboard-widget-holder { 
     17    float: right; 
    1418} 
    1519 
     
    5761    margin:0 0 0.2em 0.5em; 
    5862} 
     63#dashboard_secondary div.dashboard-widget-content ul li { 
     64    float: right; 
     65} 
    5966#dashboard_secondary div.dashboard-widget-content ul li a { 
    6067    border-right:0 none; 
  • trunk/wp-admin/rtl.css

    r7607 r8106  
    162162#poststuff #media-buttons 
    163163{ 
    164     direction: ltr
     164    direction: rtl
    165165    float:left; 
    166166    margin-left:20px;