wp/wp-admin/css/edit-rtl.css
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
    96 	margin-top: 5px;
    96 	margin-top: 5px;
    97 	padding: 0 10px;
    97 	padding: 0 10px;
    98 	color: #646970;
    98 	color: #646970;
    99 }
    99 }
   100 
   100 
       
   101 #sample-permalink {
       
   102 	display: inline-block;
       
   103 	max-width: 100%;
       
   104 	word-wrap: break-word;
       
   105 }
       
   106 
   101 #edit-slug-box .cancel {
   107 #edit-slug-box .cancel {
   102 	margin-left: 10px;
   108 	margin-left: 10px;
   103 	padding: 0;
   109 	padding: 0;
   104 	font-size: 11px;
   110 	font-size: 11px;
   105 }
   111 }
   143 	padding: 6px;
   149 	padding: 6px;
   144 }
   150 }
   145 
   151 
   146 #post-status-select {
   152 #post-status-select {
   147 	margin-top: 3px;
   153 	margin-top: 3px;
       
   154 }
       
   155 
       
   156 body.post-type-wp_navigation div#minor-publishing,
       
   157 body.post-type-wp_navigation .inline-edit-status {
       
   158 	display: none;
   148 }
   159 }
   149 
   160 
   150 /* Post Screen */
   161 /* Post Screen */
   151 
   162 
   152 /* Only highlight drop zones when dragging and only in the 2 columns layout. */
   163 /* Only highlight drop zones when dragging and only in the 2 columns layout. */
   449 #aa {
   460 #aa {
   450 	width: 3.4em;
   461 	width: 3.4em;
   451 }
   462 }
   452 
   463 
   453 .curtime #timestamp {
   464 .curtime #timestamp {
   454 	padding: 2px 0 1px 0;
   465 	padding: 2px 0 1px;
   455 	display: inline !important;
   466 	display: inline !important;
   456 	height: auto !important;
   467 	height: auto !important;
   457 }
   468 }
   458 
   469 
   459 #post-body .misc-pub-post-status:before,
   470 #post-body .misc-pub-post-status:before,
   649 #poststuff .stuffbox > h2 {
   660 #poststuff .stuffbox > h2 {
   650 	border-bottom: 1px solid #f0f0f1;
   661 	border-bottom: 1px solid #f0f0f1;
   651 }
   662 }
   652 
   663 
   653 #poststuff .inside {
   664 #poststuff .inside {
   654 	margin: 6px 0 0 0;
   665 	margin: 6px 0 0;
   655 }
   666 }
   656 
   667 
   657 .link-php #poststuff .inside,
   668 .link-php #poststuff .inside,
   658 .link-add-php #poststuff .inside {
   669 .link-add-php #poststuff .inside {
   659 	margin-top: 12px;
   670 	margin-top: 12px;
   720 .health-check-header h1 {
   731 .health-check-header h1 {
   721 	display: inline-block;
   732 	display: inline-block;
   722 	font-weight: 600;
   733 	font-weight: 600;
   723 	margin: 0 0.8rem 1rem;
   734 	margin: 0 0.8rem 1rem;
   724 	font-size: 23px;
   735 	font-size: 23px;
   725 	padding: 9px 0 4px 0;
   736 	padding: 9px 0 4px;
   726 	line-height: 1.3;
   737 	line-height: 1.3;
   727 }
   738 }
   728 
   739 
   729 /* Header */
   740 /* Header */
   730 .privacy-settings-header,
   741 .privacy-settings-header,
  1362 #poststuff .tagsdiv .ajaxtag {
  1373 #poststuff .tagsdiv .ajaxtag {
  1363 	margin-top: 1em;
  1374 	margin-top: 1em;
  1364 }
  1375 }
  1365 
  1376 
  1366 #poststuff .tagsdiv .howto {
  1377 #poststuff .tagsdiv .howto {
  1367 	margin: 1em 0 6px 0;
  1378 	margin: 1em 0 6px;
  1368 }
  1379 }
  1369 
  1380 
  1370 .ajaxtag .newtag {
  1381 .ajaxtag .newtag {
  1371 	position: relative;
  1382 	position: relative;
  1372 }
  1383 }
  1771 	#post-body-content {
  1782 	#post-body-content {
  1772 		min-width: 0;
  1783 		min-width: 0;
  1773 	}
  1784 	}
  1774 
  1785 
  1775 	#titlediv #title-prompt-text {
  1786 	#titlediv #title-prompt-text {
  1776 		padding: 10px 10px;
  1787 		padding: 10px;
  1777 	}
  1788 	}
  1778 
  1789 
  1779 	#poststuff .stuffbox .inside {
  1790 	#poststuff .stuffbox .inside {
  1780 		padding: 0 0 4px 2px;
  1791 		padding: 0 0 4px 2px;
  1781 	}
  1792 	}
  1954 	#content_wp_fullscreen {
  1965 	#content_wp_fullscreen {
  1955 		display: none;
  1966 		display: none;
  1956 	}
  1967 	}
  1957 
  1968 
  1958 	.misc-pub-section {
  1969 	.misc-pub-section {
  1959 		padding: 20px 10px 20px;
  1970 		padding: 20px 10px;
  1960 	}
       
  1961 
       
  1962 	.misc-pub-section > a {
       
  1963 		float: left;
       
  1964 		font-size: 16px;
       
  1965 	}
  1971 	}
  1966 
  1972 
  1967 	#delete-action,
  1973 	#delete-action,
  1968 	#publishing-action {
  1974 	#publishing-action {
  1969 		line-height: 3.61538461;
  1975 		line-height: 3.61538461;