Ticket #3136: 3136-upload-rtl.diff
| File 3136-upload-rtl.diff, 703 bytes (added by , 19 years ago) |
|---|
-
wp-admin/upload-rtl.css
7 7 border-left: 2px solid #448abd; 8 8 } 9 9 10 #upload-file-view { 0 15px 0 0 }10 #upload-file-view { 0 75px 0 0 } 11 11 12 #file-title { margin: 0 15px .2em 0; }12 #file-title { margin: 0 75px .2em 0; } 13 13 14 14 h2 { margin: 0 0 0 .2em; } 15 15 16 .back { 17 right: 10px; 18 left: auto; 19 } 20 16 21 #upload-files li { margin: 0 15px 15px 0; } 17 22 18 23 table { float: right; } 19 24 20 #th e-attachment-links { float: left; }25 #th { text-align: left; } 21 26 22 #th { text-align: left; } 27 #uploadoptions td { 28 padding-left: 0; 29 padding-right: 1em; 30 }