Changeset 21515
- Timestamp:
- 08/15/2012 05:03:21 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/editor-style-rtl.css
r21441 r21515 9 9 direction: rtl; 10 10 unicode-bidi: embed; 11 margin: 10px auto;12 11 } 13 12 li { … … 15 14 margin: 0 1.714285714rem 0 0; 16 15 } 17 td { 16 dl { 17 margin: 0 24px; 18 margin: 0 1.714285714rem; 19 } 20 tr th { 18 21 text-align: right; 19 22 } 20 .wp-caption-dd {21 padding -right:10px;23 td { 24 padding: 6px 0 6px 10px; 22 25 text-align: right; 23 26 } 27 .wp-caption { 28 text-align: right; 29 }
Note: See TracChangeset
for help on using the changeset viewer.