Ticket #21021: 21021-2.patch
File 21021-2.patch, 552 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin.dev.css
1968 1968 box-sizing: border-box; 1969 1969 } 1970 1970 1971 .postbox-container .meta-box-sortables:empty { 1972 min-height: 0; 1973 height: 0; 1974 } 1975 1976 .metabox-holder .postbox-container .empty-container, 1977 #post-body.columns-2 #side-sortables:empty { 1971 .metabox-holder .postbox-container .empty-container { 1978 1972 border: 3px dashed #CCCCCC; 1979 1973 height: 250px; 1980 1974 }