wp/wp-admin/css/deprecated-media.css
changeset 21 48c4eec2b7e6
parent 19 3d72ae0968f4
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
   402 
   402 
   403 /**
   403 /**
   404  * HiDPI Displays
   404  * HiDPI Displays
   405  */
   405  */
   406 @media print,
   406 @media print,
   407   (-webkit-min-device-pixel-ratio: 1.25),
       
   408   (min-resolution: 120dpi) {
   407   (min-resolution: 120dpi) {
   409 
   408 
   410 	.image-align-none-label {
   409 	.image-align-none-label {
   411 		background-image: url(../images/align-none-2x.png?ver=20120916);
   410 		background-image: url(../images/align-none-2x.png?ver=20120916);
   412 		background-size: 21px 15px;
   411 		background-size: 21px 15px;