wp/wp-admin/css/deprecated-media-rtl.css
changeset 16 a86126ab1dd4
parent 9 177826044cd9
child 18 be944660c56a
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
       
     1 /*! This file is auto-generated */
     1 /* Styles for the media library iframe (not used on the Library screen) */
     2 /* Styles for the media library iframe (not used on the Library screen) */
     2 
     3 
     3 div#media-upload-header {
     4 div#media-upload-header {
     4 	margin: 0;
     5 	margin: 0;
     5 	padding: 5px 5px 0;
     6 	padding: 5px 5px 0;
   105 }
   106 }
   106 
   107 
   107 /* specific to the image upload form */
   108 /* specific to the image upload form */
   108 
   109 
   109 .image-align-none-label {
   110 .image-align-none-label {
   110 	background: url(../images/align-none.png) no-repeat center left;
   111 	background: url(../images/align-none.png) no-repeat center right;
   111 }
   112 }
   112 
   113 
   113 .image-align-left-label {
   114 .image-align-left-label {
   114 	background: url(../images/align-left.png) no-repeat center left;
   115 	background: url(../images/align-left.png) no-repeat center right;
   115 }
   116 }
   116 
   117 
   117 .image-align-center-label {
   118 .image-align-center-label {
   118 	background: url(../images/align-center.png) no-repeat center left;
   119 	background: url(../images/align-center.png) no-repeat center right;
   119 }
   120 }
   120 
   121 
   121 .image-align-right-label {
   122 .image-align-right-label {
   122 	background: url(../images/align-right.png) no-repeat center left;
   123 	background: url(../images/align-right.png) no-repeat center right;
   123 }
   124 }
   124 
   125 
   125 tr.image-size td {
   126 tr.image-size td {
   126 	width: 460px;
   127 	width: 460px;
   127 }
   128 }