Ticket #11239: rtl.dev.css.patch
File rtl.dev.css.patch, 3.5 KB (added by , 15 years ago) |
---|
-
rtl.dev.css
9 9 margin-left: 1em; 10 10 } 11 11 .quicktags, .search { 12 font-family: Tahoma, "Times New Roman";12 font-family: Tahoma, Arial, sans-serif; 13 13 } 14 14 /* 200 - 500 15 15 =================================== */ … … 51 51 .button-secondary, 52 52 .button-highlighted, 53 53 #postcustomstuff .submit input { 54 font-family: Tahoma, "Times New Roman";54 font-family: Tahoma, Arial, sans-serif; 55 55 } 56 56 #wpcontent select { 57 font-family: Tahoma, "Times New Roman";57 font-family: Tahoma, Arial, sans-serif; 58 58 } 59 59 #quicktags { 60 60 background-position: right top; … … 69 69 margin-left: 0; 70 70 } 71 71 #your-profile legend { 72 font-family: "Times New Roman", Tahoma;72 font-family: Tahoma, Arial, sans-serif; 73 73 } 74 74 #ajax-response.alignleft { 75 75 margin-left: 0; … … 93 93 .tablenav .displaying-num { 94 94 margin-right: 0; 95 95 margin-left: 10px; 96 font-family: Tahoma, "Times New Roman";96 font-family: Tahoma, Arial, sans-serif; 97 97 } 98 98 #postcustomstuff table input, 99 99 #postcustomstuff table select, … … 115 115 margin: 7px 15px 0 0; 116 116 } 117 117 #wphead h1 { 118 font-family: "Times New Roman", Tahoma;118 font-family: Tahoma, Arial, sans-serif; 119 119 float: right; 120 120 } 121 121 #wphead h1.long-title { 122 font-family: "Times New Roman", Tahoma;122 font-family: Tahoma, Arial, sans-serif; 123 123 } 124 124 #adminmenu .wp-submenu a { 125 125 padding-left: 0; 126 126 padding-right: 12px; 127 127 border-width: 0 0 0 1px; 128 128 border-style: none none none solid; 129 font-family: Tahoma, "Times New Roman";129 font-family: Tahoma, Arial, sans-serif; 130 130 } 131 131 #adminmenu a.menu-top, 132 132 #adminmenu .wp-submenu-head { 133 font-family: Tahoma, "Times New Roman";133 font-family: Tahoma, Arial, sans-serif; 134 134 } 135 135 #adminmenu img.wp-menu-image { 136 136 float: right; … … 177 177 #adminmenu #awaiting-mod, 178 178 #adminmenu span.update-plugins, 179 179 #sidemenu li a span.update-plugins { 180 font-family: tahoma;180 font-family: Tahoma, Arial, sans-serif; 181 181 margin-left: 0; 182 182 margin-right: 2px; 183 183 } … … 187 187 float: right; 188 188 } 189 189 .post-com-count-wrapper { 190 font-family: tahoma;190 font-family: Tahoma, Arial, sans-serif; 191 191 } 192 192 .column-response .post-com-count { 193 193 float: right; … … 249 249 clear: right; 250 250 } 251 251 .description, .form-wrap p { 252 font-family: Tahoma, Arial ;252 font-family: Tahoma, Arial, sans-serif; 253 253 } 254 254 /* 1500 - 1800 255 255 =================================== */ … … 257 257 float: left; 258 258 } 259 259 .howto { 260 font-family: Tahoma, Arial ;260 font-family: Tahoma, Arial, sans-serif; 261 261 } 262 262 .postarea h3 label { 263 263 float: right; … … 372 372 margin-right: 10px; 373 373 } 374 374 .tool-box .title { 375 font-family: "Times New Roman", Tahoma;375 font-family: Tahoma, Arial, sans-serif; 376 376 } 377 377 .settings-toggle { 378 378 text-align: left; … … 413 413 #screen-options-link-wrap, 414 414 #contextual-help-link-wrap { 415 415 float: left; 416 font-family: Tahoma, "Times New Roman";416 font-family: Tahoma, Arial, sans-serif; 417 417 margin: 0 0 0 6px; 418 418 } 419 419 .metabox-prefs label { … … 467 467 =================================== */ 468 468 .inline-edit-row fieldset span.title, 469 469 .inline-edit-row fieldset span.checkbox-title { 470 font-family: Tahoma, "Times New Roman";470 font-family: Tahoma, Arial, sans-serif; 471 471 } 472 472 .inline-edit-row fieldset .inline-edit-date { 473 473 float: right; … … 476 476 .inline-edit-row .catshow, 477 477 .inline-edit-row .cathide, 478 478 .inline-edit-row #bulk-titles div { 479 font-family: Tahoma, "Times New Roman";479 font-family: Tahoma, Arial, sans-serif; 480 480 } 481 481 .quick-edit-row-post fieldset label.inline-edit-status { 482 482 float: right;