Ticket #17232: 17232.patch
| File 17232.patch, 7.3 KB (added by , 15 years ago) |
|---|
-
wp-includes/css/admin-bar.dev.css
286 286 #wpadminbar #adminbarsearch .adminbar-button::-moz-focus-inner { 287 287 border: none; 288 288 } 289 290 291 /**292 * IE 6-targeted rules293 */294 * html #wpadminbar {295 overflow: hidden;296 position: absolute;297 }298 299 * html #wpadminbar .quicklinks ul li a {300 float: left;301 }302 303 * html #wpadminbar .menupop a span {304 background-image: none;305 } -
wp-admin/css/ie.dev.css
21 21 margin-bottom: -1px; 22 22 } 23 23 24 * html .meta-box-sortables .postbox .handlediv {25 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;26 }27 28 * html .edit-box {29 display: inline;30 }31 32 * html .inner-sidebar #side-sortables,33 * html .postbox-container .meta-box-sortables {34 height: 300px;35 }36 37 * html #wpbody-content #screen-options-link-wrap {38 display: inline-block;39 width: 150px;40 text-align: center;41 }42 43 * html #wpbody-content #contextual-help-link-wrap {44 display: inline-block;45 width: 100px;46 text-align: center;47 }48 49 * html #adminmenu {50 margin-left: -80px;51 }52 53 * html .folded #adminmenu {54 margin-left: -22px;55 }56 57 * html #wpcontent #adminmenu li.menu-top {58 display: inline;59 padding: 0;60 margin: 0;61 }62 63 * html #footer {64 margin: 0;65 }66 67 24 .folded #adminmenu li.menu-top { 68 25 display: block; 69 26 zoom: 100%; … … 82 39 font-style: normal; 83 40 } 84 41 85 * html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle {86 background: none;87 }88 89 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {90 background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px;91 }92 93 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {94 background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -206px;95 }96 97 * html #adminmenu div.wp-menu-image {98 height: 29px;99 }100 101 42 #wpcontent #adminmenu .wp-submenu li { 102 43 padding: 0; 103 44 } … … 130 71 #template, 131 72 #template div, 132 73 #editcat, 133 #addcat, 134 * html .stuffbox h3 { 74 #addcat { 135 75 zoom: 100%; 136 76 } 137 77 … … 188 128 line-height: 1; 189 129 } 190 130 191 * html .row-actions {192 visibility: visible;193 }194 195 131 #dashboard-widgets h3 a { 196 132 height: 20px; 197 133 line-height: 20px; … … 211 147 padding: 2px 6px; 212 148 } 213 149 214 * html div.widget-liquid-left,215 * html div.widget-liquid-right {216 display: block;217 position: relative;218 }219 220 150 #screen-options-wrap { 221 151 overflow: hidden; 222 152 } … … 267 197 margin: -3px 0 4px; 268 198 } 269 199 270 * html #editorcontainer {271 padding: 0;272 }273 274 200 #editorcontainer #content { 275 201 overflow: auto; 276 202 margin: auto; … … 291 217 font-size: 1.6em; 292 218 } 293 219 294 * html #poststuff h2 {295 margin-left: 0;296 }297 298 220 #bh { 299 221 margin: 7px 10px 0 0; 300 222 float: right; … … 361 283 padding: 2px 5px; 362 284 } 363 285 364 * html .stuffbox,365 * html .stuffbox input,366 * html .stuffbox textarea {367 border: 1px solid #DFDFDF;368 }369 370 * html .feature-filter .feature-group li {371 width: 145px;372 }373 374 * html .widget-top .widget-title-action a {375 background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -110px;376 }377 378 * html div.widget-liquid-left {379 width: 99%;380 }381 382 286 #wp_inactive_widgets { 383 287 padding-bottom: 8px; 384 288 } 385 289 386 * html .widgets-sortables {387 height: 50px;388 }389 390 * html a#content_resize {391 right: -2px;392 }393 394 * html .widget-title h4 {395 width: 205px;396 }397 398 * html #removing-widget .in-widget-title {399 display: none;400 }401 402 290 #available-widgets .widget-holder { 403 291 padding-bottom: 65px; 404 292 } … … 412 300 position: relative; 413 301 } 414 302 415 * html .media-item .pinkynail {416 height: 32px;417 width: 40px;418 }419 420 303 #wpcontent .button-primary-disabled { 421 304 color: #9FD0D5; 422 305 background: #298CBA; … … 427 310 vertical-align: baseline; 428 311 } 429 312 430 * html .describe .field input.text,431 * html .describe .field textarea {432 width: 440px;433 }434 313 435 314 #the-comment-list .unapproved tr, 436 315 #the-comment-list .unapproved td { … … 441 320 width: 300px; 442 321 } 443 322 444 * html input {445 border: 1px solid #dfdfdf;446 }447 323 448 324 #nav-menu-header, 449 325 #nav-menus-frame, -
wp-admin/css/wp-admin-rtl.dev.css
75 75 margin-right: 0; 76 76 margin-left: 190px; 77 77 } 78 * html #template div {79 margin-left: 0;80 }81 78 82 79 .list-ajax-loading { 83 80 float: left; -
wp-admin/css/colors-classic.dev.css
3 3 background-color: #fcfcfb; 4 4 } 5 5 6 * html input,7 * html .widget {8 border-color: #dfdfdf;9 }10 11 6 textarea, 12 7 input[type="text"], 13 8 input[type="password"], -
wp-admin/css/press-this.dev.css
459 459 width: 97% !important; 460 460 } 461 461 462 * html .postdivrich {463 zoom: 1;464 }465 466 462 /* Submit */ 467 463 #saving { 468 464 display: inline; -
wp-admin/css/colors-fresh.dev.css
3 3 background-color: #f9f9f9; 4 4 } 5 5 6 * html input,7 * html .widget {8 border-color: #dfdfdf;9 }10 11 6 textarea, 12 7 input[type="text"], 13 8 input[type="password"], -
wp-admin/css/wp-admin.dev.css
4283 4283 .nav .button-secondary { 4284 4284 padding: 2px 4px; 4285 4285 } 4286 * html #themeselect {4287 padding: 0 3px;4288 height: 22px;4289 }4290 4286 .settings-toggle { 4291 4287 text-align: right; 4292 4288 margin: 5px 7px 15px 0; … … 4315 4311 .screen-per-page { 4316 4312 width: 3em; 4317 4313 } 4318 * html #template div {margin-right: 0;}4319 4314 4320 4315 .list-ajax-loading { 4321 4316 float: right; -
wp-admin/css/ie-rtl.dev.css
4 4 body { 5 5 direction: rtl; 6 6 } 7 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {8 background: url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -109px;9 }10 11 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {12 background: url(../images/menu-bits-rtl.gif?ver=20100531) no-repeat scroll right -206px;13 }14 * html #adminmenu {15 margin-left:0;16 margin-right: -80px;17 }18 * html div.folded #adminmenu {19 margin-left: 0;20 margin-right: -22px;21 }22 7 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head { 23 8 padding: 3px 10px 4px 4px; 24 9 } … … 31 16 p.search-box { 32 17 float: left; 33 18 } 34 * html #poststuff h2 {35 margin-right: 0;36 }37 19 #bh { 38 20 margin: 7px 10px 0 0; 39 21 float: left; … … 96 78 position: static; 97 79 } 98 80 99 * html .meta-box-sortables .postbox .handlediv {100 background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -111px;101 }102 81 103 82 /* nav menus */ 104 83 .menu-max-depth-0 #menu-management { width: 460px; }