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