wp/wp-includes/css/editor-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 /*------------------------------------------------------------------------------
     2 /*------------------------------------------------------------------------------
     2  TinyMCE and Quicklinks toolbars
     3  TinyMCE and Quicklinks toolbars
     3 ------------------------------------------------------------------------------*/
     4 ------------------------------------------------------------------------------*/
     4 
     5 
     5 /* TinyMCE widgets/containers */
     6 /* TinyMCE widgets/containers */
    80 	display: block;
    81 	display: block;
    81 }
    82 }
    82 
    83 
    83 .mce-window-head .mce-close:hover .mce-i-remove:before,
    84 .mce-window-head .mce-close:hover .mce-i-remove:before,
    84 .mce-window-head .mce-close:focus .mce-i-remove:before {
    85 .mce-window-head .mce-close:focus .mce-i-remove:before {
    85 	color: #00a0d2;
    86 	color: #006799;
    86 }
    87 }
    87 
    88 
    88 .mce-window-head .mce-close:focus .mce-i-remove,
    89 .mce-window-head .mce-close:focus .mce-i-remove,
    89 div.mce-tab:focus {
    90 div.mce-tab:focus {
    90 	box-shadow: 0 0 0 1px #5b9dd9,
    91 	box-shadow: 0 0 0 1px #5b9dd9,
   462 	line-height: normal;
   463 	line-height: normal;
   463 }
   464 }
   464 
   465 
   465 .mce-toolbar .mce-listbox button {
   466 .mce-toolbar .mce-listbox button {
   466 	font-size: 13px;
   467 	font-size: 13px;
   467 	line-height: 20px;
   468 	line-height: 1.53846153;
   468 	padding-right: 6px;
   469 	padding-right: 6px;
   469 	padding-left: 20px;
   470 	padding-left: 20px;
   470 }
   471 }
   471 
   472 
   472 .mce-toolbar .mce-btn i {
   473 .mce-toolbar .mce-btn i {
   673 .mce-primary button i {
   674 .mce-primary button i {
   674 	text-align: center;
   675 	text-align: center;
   675 	color: #fff;
   676 	color: #fff;
   676 	text-shadow: none;
   677 	text-shadow: none;
   677 	padding: 0;
   678 	padding: 0;
   678 	line-height: 26px;
   679 	line-height: 1.85714285;
   679 }
   680 }
   680 
   681 
   681 .mce-window .mce-btn {
   682 .mce-window .mce-btn {
   682 	color: #555;
   683 	color: #555;
   683 	background: #f7f7f7;
   684 	background: #f7f7f7;
   793 }
   794 }
   794 
   795 
   795 .mce-charmap td div {
   796 .mce-charmap td div {
   796 	width: 18px;
   797 	width: 18px;
   797 	height: 22px;
   798 	height: 22px;
   798 	line-height: 22px;
   799 	line-height: 1.57142857;
   799 }
   800 }
   800 
   801 
   801 /* TinyMCE tooltips */
   802 /* TinyMCE tooltips */
   802 .mce-tooltip {
   803 .mce-tooltip {
   803 	margin-top: 2px;
   804 	margin-top: 2px;
   804 }
       
   805 
       
   806 /* Don't show the tooltip. Used in Chrome RTL, see #42018 */
       
   807 .rtl .mce-tooltip.wp-hide-mce-tooltip {
       
   808 	display: none !important;
       
   809 }
   805 }
   810 
   806 
   811 .mce-tooltip-inner {
   807 .mce-tooltip-inner {
   812 	border-radius: 3px;
   808 	border-radius: 3px;
   813 	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
   809 	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
   824 	font-family: tinymce-small, Arial;
   820 	font-family: tinymce-small, Arial;
   825 }
   821 }
   826 
   822 
   827 .mce-toolbar .mce-ico {
   823 .mce-toolbar .mce-ico {
   828 	color: #555d66;
   824 	color: #555d66;
   829 	line-height: 20px;
   825 	line-height: 1;
   830 	width: 20px;
   826 	width: 20px;
   831 	height: 20px;
   827 	height: 20px;
   832 	text-align: center;
   828 	text-align: center;
   833 	text-shadow: none;
   829 	text-shadow: none;
   834 	margin: 0;
   830 	margin: 0;
   835 	padding: 0;
   831 	padding: 0;
   836 }
   832 }
   837 
   833 
   838 .qt-dfw {
   834 .qt-dfw {
   839 	color: #555d66;
   835 	color: #555d66;
   840 	line-height: 20px;
   836 	line-height: 1;
   841 	width: 28px;
   837 	width: 28px;
   842 	height: 26px;
   838 	height: 26px;
   843 	text-align: center;
   839 	text-align: center;
   844 	text-shadow: none;
   840 	text-shadow: none;
   845 }
   841 }
  1128 	top: 1px;
  1124 	top: 1px;
  1129 	background: #ebebeb;
  1125 	background: #ebebeb;
  1130 	color: #666;
  1126 	color: #666;
  1131 	cursor: pointer;
  1127 	cursor: pointer;
  1132 	font-size: 13px;
  1128 	font-size: 13px;
  1133 	line-height: 19px;
  1129 	line-height: 1.46153846;
  1134 	height: 20px;
  1130 	height: 20px;
  1135 	margin: 5px 5px 0 0;
  1131 	margin: 5px 5px 0 0;
  1136 	padding: 3px 8px 4px;
  1132 	padding: 3px 8px 4px;
  1137 	border: 1px solid #e5e5e5;
  1133 	border: 1px solid #e5e5e5;
  1138 }
  1134 }
  1204 	vertical-align: middle;
  1200 	vertical-align: middle;
  1205 }
  1201 }
  1206 
  1202 
  1207 .wp-media-buttons span.wp-media-buttons-icon {
  1203 .wp-media-buttons span.wp-media-buttons-icon {
  1208 	display: inline-block;
  1204 	display: inline-block;
  1209 	width: 18px;
  1205 	width: 20px;
  1210 	height: 18px;
  1206 	height: 20px;
  1211 	vertical-align: text-top;
  1207 	line-height: 1;
       
  1208 	vertical-align: middle;
  1212 	margin: 0 2px;
  1209 	margin: 0 2px;
  1213 }
  1210 }
  1214 
  1211 
  1215 .wp-media-buttons .add_media span.wp-media-buttons-icon {
  1212 .wp-media-buttons .add_media span.wp-media-buttons-icon {
  1216 	background: none;
  1213 	background: none;
  1325 
  1322 
  1326 @media screen and (min-width: 782px) {
  1323 @media screen and (min-width: 782px) {
  1327 	.wp-core-ui .quicktags-toolbar input.button.button-small {
  1324 	.wp-core-ui .quicktags-toolbar input.button.button-small {
  1328 		/* .button-small is normally 11px, but a bit too small for these buttons. */
  1325 		/* .button-small is normally 11px, but a bit too small for these buttons. */
  1329 		font-size: 12px;
  1326 		font-size: 12px;
  1330 		height: 26px;
  1327 		min-height: 26px;
  1331 		line-height: 24px;
  1328 		line-height: 2;
  1332 	}
  1329 	}
  1333 }
  1330 }
  1334 
  1331 
  1335 #wp_editbtns,
  1332 #wp_editbtns,
  1336 #wp_gallerybtns {
  1333 #wp_gallerybtns {
  1416 	background: #fcfcfc;
  1413 	background: #fcfcfc;
  1417 	border-bottom: 1px solid #ddd;
  1414 	border-bottom: 1px solid #ddd;
  1418 	height: 36px;
  1415 	height: 36px;
  1419 	font-size: 18px;
  1416 	font-size: 18px;
  1420 	font-weight: 600;
  1417 	font-weight: 600;
  1421 	line-height: 36px;
  1418 	line-height: 2;
  1422 	margin: 0;
  1419 	margin: 0;
  1423 	padding: 0 16px 0 36px;
  1420 	padding: 0 16px 0 36px;
  1424 }
  1421 }
  1425 
  1422 
  1426 #wp-link-close {
  1423 #wp-link-close {
  1448 	content: "\f158";
  1445 	content: "\f158";
  1449 }
  1446 }
  1450 
  1447 
  1451 #wp-link-close:hover,
  1448 #wp-link-close:hover,
  1452 #wp-link-close:focus {
  1449 #wp-link-close:focus {
  1453 	color: #00a0d2;
  1450 	color: #006799;
  1454 }
  1451 }
  1455 
  1452 
  1456 #wp-link-close:focus {
  1453 #wp-link-close:focus {
  1457 	outline: none;
  1454 	outline: none;
  1458 	box-shadow:
  1455 	box-shadow:
  1459 		0 0 0 1px #5b9dd9,
  1456 		0 0 0 1px #5b9dd9,
  1460 		0 0 2px 1px rgba(30, 140, 190, 0.8);
  1457 		0 0 2px 1px rgba(30, 140, 190, 0.8);
       
  1458 	/* Only visible in Windows High Contrast mode */
       
  1459 	outline: 2px solid transparent;
       
  1460 	outline-offset: -2px;
  1461 }
  1461 }
  1462 
  1462 
  1463 #wp-link-wrap #link-selector {
  1463 #wp-link-wrap #link-selector {
  1464 	-webkit-overflow-scrolling: touch;
  1464 	-webkit-overflow-scrolling: touch;
  1465 	padding: 0 16px;
  1465 	padding: 0 16px;
  1509 	vertical-align: middle;
  1509 	vertical-align: middle;
  1510 	word-wrap: break-word;
  1510 	word-wrap: break-word;
  1511 }
  1511 }
  1512 
  1512 
  1513 #wp-link .link-search-field {
  1513 #wp-link .link-search-field {
  1514 	float: right;
       
  1515 	width: 250px;
  1514 	width: 250px;
  1516 	max-width: 70%;
  1515 	max-width: 70%;
  1517 }
  1516 }
  1518 
  1517 
  1519 #wp-link .link-search-wrapper {
  1518 #wp-link .link-search-wrapper {
  1520 	margin: 5px 0 9px;
  1519 	margin: 5px 0 9px;
  1521 	display: block;
  1520 	display: block;
  1522 	overflow: hidden;
  1521 	overflow: hidden;
  1523 }
  1522 }
  1524 
  1523 
  1525 #wp-link .link-search-wrapper span {
       
  1526 	float: right;
       
  1527 	margin-top: 4px;
       
  1528 }
       
  1529 
       
  1530 #wp-link .link-search-wrapper .spinner {
  1524 #wp-link .link-search-wrapper .spinner {
  1531 	margin-top: 5px;
  1525 	float: none;
       
  1526 	margin: -3px 4px 0 0;
  1532 }
  1527 }
  1533 
  1528 
  1534 #wp-link .link-target {
  1529 #wp-link .link-target {
  1535 	padding: 3px 0 0;
  1530 	padding: 3px 0 0;
  1536 	white-space: nowrap;
  1531 	white-space: nowrap;
  1553 	bottom: 0;
  1548 	bottom: 0;
  1554 	top: 166px;
  1549 	top: 166px;
  1555 }
  1550 }
  1556 
  1551 
  1557 .has-text-field #wp-link .query-results {
  1552 .has-text-field #wp-link .query-results {
  1558 	top: 200px;
  1553 	top: 210px;
  1559 }
  1554 }
  1560 
  1555 
  1561 #wp-link li {
  1556 #wp-link li {
  1562 	clear: both;
  1557 	clear: both;
  1563 	margin-bottom: 0;
  1558 	margin-bottom: 0;
  1656 	right: 0;
  1651 	right: 0;
  1657 	left: 0;
  1652 	left: 0;
  1658 }
  1653 }
  1659 
  1654 
  1660 #wp-link-cancel {
  1655 #wp-link-cancel {
  1661 	line-height: 25px;
  1656 	line-height: 1.92307692;
  1662 	float: right;
  1657 	float: right;
  1663 }
  1658 }
  1664 
  1659 
  1665 #wp-link-update {
  1660 #wp-link-update {
  1666 	line-height: 23px;
  1661 	line-height: 1.76923076;
  1667 	float: left;
  1662 	float: left;
  1668 }
  1663 }
  1669 
  1664 
  1670 #wp-link-submit {
  1665 #wp-link-submit {
  1671 	float: left;
  1666 	float: left;
  1691 	#wp-link-wrap #link-selector {
  1686 	#wp-link-wrap #link-selector {
  1692 		bottom: 52px;
  1687 		bottom: 52px;
  1693 	}
  1688 	}
  1694 
  1689 
  1695 	#wp-link-cancel {
  1690 	#wp-link-cancel {
  1696 		line-height: 32px;
  1691 		line-height: 2.46153846;
  1697 	}
  1692 	}
  1698 
  1693 
  1699 	#wp-link .link-target {
  1694 	#wp-link .link-target {
  1700 		padding-top: 10px;
  1695 		padding-top: 10px;
  1701 	}
  1696 	}
  1781 
  1776 
  1782 div.wp-link-input input {
  1777 div.wp-link-input input {
  1783 	width: 300px;
  1778 	width: 300px;
  1784 	padding: 3px;
  1779 	padding: 3px;
  1785 	box-sizing: border-box;
  1780 	box-sizing: border-box;
       
  1781 	line-height: 1.28571429; /* 18px */
       
  1782 	/* Override value inherited from default input fields. */
       
  1783 	min-height: 26px;
  1786 }
  1784 }
  1787 
  1785 
  1788 .mce-toolbar div.wp-link-preview ~ .mce-btn,
  1786 .mce-toolbar div.wp-link-preview ~ .mce-btn,
  1789 .mce-toolbar div.wp-link-input ~ .mce-btn {
  1787 .mce-toolbar div.wp-link-input ~ .mce-btn {
  1790 	margin: 2px 1px;
  1788 	margin: 2px 1px;