wp/wp-admin/css/deprecated-media-rtl.css
changeset 9 177826044cd9
parent 7 cf61fcea0001
child 16 a86126ab1dd4
equal deleted inserted replaced
8:c7c34916027a 9:177826044cd9
   204 
   204 
   205 #media-upload #filter .subsubsub {
   205 #media-upload #filter .subsubsub {
   206 	margin: 8px 0;
   206 	margin: 8px 0;
   207 }
   207 }
   208 
   208 
       
   209 #media-upload .tablenav-pages a,
       
   210 #media-upload .tablenav-pages .current {
       
   211 	display: inline-block;
       
   212 	padding: 4px 5px 6px;
       
   213 	font-size: 16px;
       
   214 	line-height: 1;
       
   215 	text-align: center;
       
   216 	text-decoration: none;
       
   217 }
       
   218 
       
   219 #media-upload .tablenav-pages a {
       
   220 	min-width: 17px;
       
   221 	border: 1px solid #ccc;
       
   222 	background: #f7f7f7;
       
   223 }
       
   224 
   209 #filter .tablenav select {
   225 #filter .tablenav select {
   210 	border-style: solid;
   226 	border-style: solid;
   211 	border-width: 1px;
   227 	border-width: 1px;
   212 	padding: 2px;
   228 	padding: 2px;
   213 	vertical-align: top;
   229 	vertical-align: top;
   276 	padding: 0 0 3px;
   292 	padding: 0 0 3px;
   277 	font-size: 1.6em;
   293 	font-size: 1.6em;
   278 	border-bottom: 1px solid #ddd;
   294 	border-bottom: 1px solid #ddd;
   279 }
   295 }
   280 
   296 
   281 h3.media-title  {
   297 h3.media-title {
   282 	font-size: 1.6em;
   298 	font-size: 1.6em;
   283 }
   299 }
   284 
   300 
   285 h4.media-sub-title  {
   301 h4.media-sub-title {
   286 	border-bottom: 1px solid #ddd;
   302 	border-bottom: 1px solid #ddd;
   287 	font-size: 1.3em;
   303 	font-size: 1.3em;
   288 	margin: 12px;
   304 	margin: 12px;
   289 	padding: 0 0 3px;
   305 	padding: 0 0 3px;
   290 }
   306 }