Changeset 5863
- Timestamp:
- 08/13/2007 03:36:26 PM (18 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/install-rtl.css
r5631 r5863 1 body { font -family:Tahoma, Georgia, "Times New Roman", Times, serif; }1 body { font: 13px Tahoma, Georgia, "Times New Roman", Times, serif; } 2 2 3 3 ul, ol { padding: 5px 20px 5px 5px; } 4 4 5 .step, th { text-align: left; } 5 h1, h2, h3 { font-family: "Times New Roman", Times, serif; font-weight: 700 } 6 7 .step, th { text-align: left } 8 9 input { font-family: "Times New Roman", Times, serif; padding: 1px } 10 11 #logo { background: url(../wp-content/plugins/WP-Jalali/wp-fa-logo.png) center right no-repeat; text-align: left; } 12 13 #admin_email {direction: ltr; text-align: left; } 14 15 #footer { font-style: normal; } -
trunk/wp-admin/css/widgets-rtl.css
r5631 r5863 5 5 * html #palettediv ul { padding: 0 10px 0 0; } 6 6 7 #palettediv ul { padding: 0 10px 0 0; } 7 #palettediv ul { padding: 0 10px 0 0; 8 margin-left: 1px!important;} 8 9 9 10 * .handle, #lastmodule span { -
trunk/wp-admin/rtl.css
r5633 r5863 1 #viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, 2 #footer .logo, .alignleft .available-theme { float: right; } 3 4 #templateside, .alignright { float: left; } 5 6 #login #send, .readmore, .widefat th { text-align: right; } 7 8 #postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; } 9 10 #devnews h4, #wphead h1, #your-profile legend, fieldset.options legend, 11 #planetnews li .post { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; } 12 13 #wphead { padding: .8em 2em .8em 19em; } 14 15 #wphead h1 { font-size: 2.4em; } 16 17 #postdiv, #titlediv, #guiddiv, #tagdiv { margin: 0 0 0 8px; } 18 19 #ed_toolbar input { margin: 3px 0 2px 2px; } 20 21 #edButtons input, #edButtons input:active { margin: 0px 0 -1px 2px; } 22 23 body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; } 24 25 h2 { font: normal 32px/5px serif; } 26 27 textarea, input, select { font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; } 28 29 .quicktags, .search { font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; } 30 31 .updated, .confirm { padding: 0 3em 0 1em; } 1 #viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, #footer .logo, .alignleft .available-theme { 2 float: right; 3 } 4 5 #templateside, .alignright { 6 float: left; 7 } 8 9 #login #send, .readmore, .widefat th { 10 text-align: right; 11 } 12 13 #postcustomsubmit, form#upload th, .submit, .editform th { 14 text-align: left; 15 } 16 17 #devnews h4, #wphead h1, #your-profile legend, fieldset.options legend, #planetnews li .post { 18 font-family: Tahoma, Georgia, "Times New Roman", Times, serif; 19 } 20 21 #wphead { 22 padding: .8em 2em .8em 19em; 23 } 24 25 #wphead h1 { 26 font-size: 2.4em; 27 } 28 29 #postdiv, #titlediv, #guiddiv, #tagdiv { 30 margin: 0 0 0 8px; 31 } 32 33 #ed_toolbar input { 34 margin: 3px 0 2px 2px; 35 } 36 37 #edButtons input, #edButtons input:active { 38 margin: 0px 0 -1px 2px; 39 } 40 41 body, td { 42 font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; 43 } 44 45 h1, h2, h3, h4, h5 { 46 font-family: "Times New Roman", Times, serif; 47 } 48 h3.dbx-handle { 49 font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 50 } 51 52 textarea, input, select { 53 font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; 54 } 55 56 .quicktags, .search { 57 font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; 58 } 59 60 .updated, .confirm { 61 padding: 0 3em 0 1em; 62 } 32 63 33 64 .submit input, .submit input:focus, .button, .button:focus { 34 65 border-left-color: #999; 35 66 border-right-color: #ccc; 36 }67 } 37 68 38 69 .submit input:active, .button:active { 39 70 border-left-color: #ccc; 40 71 border-right-color: #999; 41 }72 } 42 73 43 74 #adminmenu { 44 75 padding: .2em 2em .3em .2em; 45 76 height: 28px; 46 } 47 48 #adminmenu li { line-height: 160%; } 77 } 49 78 50 79 #adminmenu a { … … 52 81 display: block; 53 82 float: right; 54 } 83 font: 700 16px/130% "Times New Roman", Times, serif; 84 } 55 85 56 86 #adminmenu a.current { 57 87 border-right: 0; 58 88 border-left: 2px solid #4f96c8; 59 } 60 61 #submenu, #minisub { padding: 1px 3em 0 2em; } 62 63 #submenu { height: 28px; } 64 65 #submenu li { line-height: 160%; } 89 } 90 91 #submenu, #minisub { 92 padding: 1px 3em 0 2em; 93 } 94 95 #submenu { 96 height: 28px; 97 } 66 98 67 99 #submenu a { … … 69 101 display: block; 70 102 float: right; 71 } 103 line-height: 155%; 104 } 72 105 73 106 #submenu .current { 74 107 border-right: 0; 75 108 border-left: 2px solid #045290; 76 }109 } 77 110 78 111 #currenttheme img { … … 80 113 margin-right: auto; 81 114 margin-left: 1em; 82 }115 } 83 116 84 117 #postdiv #quicktags { 85 118 padding-right: 0; 86 119 padding-left: 6px; 87 }120 } 88 121 89 122 .readmore { 90 123 margin-right: auto; 91 124 margin-left: 5em; 92 }125 } 93 126 94 127 #postexcerpt div, #attachmentlinks div { 95 128 margin-right: auto; 96 129 margin-left: 8px; 97 }130 } 98 131 99 132 * html #postexcerpt .dbx-toggle-open { 100 133 padding-right: 0; 101 134 padding-left: 8px; 102 }135 } 103 136 104 137 #searchform { … … 106 139 margin-right: auto; 107 140 margin-left: 1em; 108 }141 } 109 142 110 143 #poststuff { 111 144 margin-right: auto; 112 145 margin-left: 16em; 113 }146 } 114 147 115 148 #template div { 116 149 margin-right: auto; 117 150 margin-left: 190px; 118 }151 } 119 152 120 153 * html #template div { 121 154 margin-right: auto; 122 155 margin-left: 0px; 123 }156 } 124 157 125 158 #user_info { 126 159 right: auto; 127 160 left: 1em; 128 }129 161 } 162 130 163 #zeitgeist { 131 164 float: left; 132 165 margin-left: auto; 133 166 margin-right: 1em; 134 }167 } 135 168 136 169 #zeitgeist ul { 137 170 margin: 0 .6em .3em 0; 138 171 padding: 0 .6em 0 0; 139 } 172 } 173 174 .wrap ul { 175 margin-left: 500px; 176 } 140 177 141 178 #categorydiv ul { 142 179 margin-left: auto; 143 180 margin-right: 10px; 144 } 145 146 #moremeta fieldset div { margin: 2px 0px 0 0; } 181 } 147 182 148 183 #moremeta { 149 margin-right: auto;184 margin-right: 0; 150 185 margin-left: 15px; 151 186 right: auto; 152 left: 5%;153 }154 187 left: 6%; 188 } 189 155 190 #moremeta .dbx-content { 156 191 background: url(images/box-butt.gif) no-repeat bottom left; 157 padding-right: 0; 158 padding-left: 2px; 159 } 160 161 #moremeta .dbx-handle { background: #2685af url(images/box-head.gif) no-repeat left; } 162 163 #moremeta .dbx-box { background: url(images/box-bg.gif) repeat-y left; } 192 padding-right: 10px; 193 padding-left: 0; 194 text-align: right; 195 } 196 197 #moremeta .dbx-handle { 198 background: #2685af url(images/box-head.gif) no-repeat left; 199 margin-top: -2px; 200 } 201 202 #moremeta .dbx-box { 203 background: url(images/box-bg.gif) repeat-y left; 204 padding-bottom: 0; 205 } 164 206 165 207 a.dbx-toggle, a.dbx-toggle:visited { 166 208 right: auto; 167 209 left: 2px; 168 } 169 170 #advancedstuff a.dbx-toggle, #advancedstuff a.dbx-toggle-open:visited { 171 right: auto; 172 left: 5px; 173 } 174 175 #advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited { 176 right: auto; 177 left: 5px; 178 } 210 } 211 179 212 180 213 #categorychecklist { 181 214 margin-right: auto; 182 215 margin-left: 6px; 183 }216 } 184 217 185 218 #ajax-response.alignleft { 186 219 margin-left: auto; 187 220 margin-right: 2em; 188 }221 } 189 222 190 223 #postdivrich #edButtons { 191 224 padding-left: 0; 192 225 padding-right: 3px; 193 }226 } 194 227 195 228 .page-numbers { 196 229 margin-right: auto; 197 230 margin-left: 3px; 198 }231 } 199 232 200 233 a.view-link { … … 203 236 margin-right:0; 204 237 margin-left:220px; 205 } 238 } 239 #advancedstuff { 240 direction: ltr; 241 } 242 #advancedstuff .dbx-handle { 243 text-align: right; 244 } 245 #advancedstuff .dbx-content * { 246 direction: rtl; 247 }
Note: See TracChangeset
for help on using the changeset viewer.