wp/wp-admin/css/customize-controls-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 body {
     2 body {
     2 	overflow: hidden;
     3 	overflow: hidden;
     3 	-webkit-text-size-adjust: 100%;
     4 	-webkit-text-size-adjust: 100%;
     4 }
     5 }
     5 
     6 
   157 	font-size: 14px;
   158 	font-size: 14px;
   158 	width: 30px;
   159 	width: 30px;
   159 	float: right;
   160 	float: right;
   160 	transform: none;
   161 	transform: none;
   161 	margin-top: 0;
   162 	margin-top: 0;
       
   163 	line-height: 2;
   162 }
   164 }
   163 
   165 
   164 body:not(.ready) #publish-settings,
   166 body:not(.ready) #publish-settings,
   165 body.trashing #customize-save-button-wrapper .save,
   167 body.trashing #customize-save-button-wrapper .save,
   166 body.trashing #publish-settings {
   168 body.trashing #publish-settings {
   282 	width: 4px;
   284 	width: 4px;
   283 	opacity: 0.8;
   285 	opacity: 0.8;
   284 }
   286 }
   285 
   287 
   286 #customize-control-changeset_preview_link input {
   288 #customize-control-changeset_preview_link input {
   287 	line-height: 2.5;
   289 	line-height: 2.85714286; /* 40px */
   288 	border-top: 1px solid #ddd;
   290 	border-top: 1px solid #ddd;
   289 	border-right: none;
   291 	border-right: none;
   290 	border-left: none;
   292 	border-left: none;
   291 	text-indent: -999px;
   293 	text-indent: -999px;
   292 	color: #fff;
   294 	color: #fff;
       
   295 	/* Only necessary for IE11 */
       
   296 	min-height: 40px;
   293 }
   297 }
   294 
   298 
   295 #customize-control-changeset_preview_link label {
   299 #customize-control-changeset_preview_link label {
   296 	position: relative;
   300 	position: relative;
   297 	display: block;
   301 	display: block;
   345 .date-time-fields .date-input.minute {
   349 .date-time-fields .date-input.minute {
   346 	width: 46px;
   350 	width: 46px;
   347 }
   351 }
   348 
   352 
   349 .date-time-fields .date-input.year {
   353 .date-time-fields .date-input.year {
   350 	width: 60px;
   354 	width: 65px;
   351 }
   355 }
   352 
   356 
   353 .date-time-fields .date-input.meridian {
   357 .date-time-fields .date-input.meridian {
   354 	width: auto;
   358 	width: auto;
   355 	margin: 0;
   359 	margin: 0;
   356 }
   360 }
   357 
   361 
   358 .date-time-fields .time-row {
   362 .date-time-fields .time-row {
   359 	margin-top: 12px;
   363 	margin-top: 12px;
   360 }
       
   361 
       
   362 .date-time-fields .date-timezone {
       
   363 	line-height: 2.2;
       
   364 	text-decoration: none;
       
   365 }
   364 }
   366 
   365 
   367 #customize-control-changeset_preview_link {
   366 #customize-control-changeset_preview_link {
   368 	margin-top: 6px;
   367 	margin-top: 6px;
   369 }
   368 }
   842 .customize-controls-preview-toggle:focus,
   841 .customize-controls-preview-toggle:focus,
   843 .customize-controls-preview-toggle:hover {
   842 .customize-controls-preview-toggle:hover {
   844 	background: #fff;
   843 	background: #fff;
   845 	color: #0073aa;
   844 	color: #0073aa;
   846 	border-top-color: #0073aa;
   845 	border-top-color: #0073aa;
   847 	outline: none;
       
   848 	box-shadow: none;
   846 	box-shadow: none;
   849 }
   847 	/* Only visible in Windows High Contrast mode */
   850 
   848 	outline: 1px solid transparent;
       
   849 }
       
   850 
       
   851 #customize-theme-controls .accordion-section-title:focus .customize-action {
       
   852 	/* Only visible in Windows High Contrast mode */
       
   853 	outline: 1px solid transparent;
       
   854 	outline-offset: 1px;
       
   855 }
   851 
   856 
   852 .customize-panel-back:hover,
   857 .customize-panel-back:hover,
   853 .customize-panel-back:focus,
   858 .customize-panel-back:focus,
   854 .customize-section-back:hover,
   859 .customize-section-back:hover,
   855 .customize-section-back:focus {
   860 .customize-section-back:focus {
   856 	color: #0073aa;
   861 	color: #0073aa;
   857 	background: #f3f3f5;
   862 	background: #f3f3f5;
   858 	border-right-color: #0073aa;
   863 	border-right-color: #0073aa;
   859 	outline: none;
       
   860 	box-shadow: none;
   864 	box-shadow: none;
       
   865 	/* Only visible in Windows High Contrast mode */
       
   866 	outline: 2px solid transparent;
       
   867 	outline-offset: -2px;
   861 }
   868 }
   862 
   869 
   863 .customize-controls-close:before {
   870 .customize-controls-close:before {
   864 	font: normal 22px/45px dashicons;
   871 	font: normal 22px/45px dashicons;
   865 	content: "\f335";
   872 	content: "\f335";
   901 
   908 
   902 .section-description-buttons {
   909 .section-description-buttons {
   903 	text-align: left;
   910 	text-align: left;
   904 }
   911 }
   905 
   912 
   906 .section-description-buttons button.button-link {
       
   907 	color: #0073aa;
       
   908 	text-decoration: underline;
       
   909 }
       
   910 
       
   911 .customize-control {
   913 .customize-control {
   912 	width: 100%;
   914 	width: 100%;
   913 	float: right;
   915 	float: right;
   914 	clear: both;
   916 	clear: both;
   915 	margin-bottom: 12px;
   917 	margin-bottom: 12px;
   916 }
       
   917 
       
   918 .customize-control select,
       
   919 .customize-control input[type="radio"],
       
   920 .customize-control input[type="checkbox"] {
       
   921 	line-height: 2;
       
   922 }
   918 }
   923 
   919 
   924 .customize-control input[type="text"],
   920 .customize-control input[type="text"],
   925 .customize-control input[type="password"],
   921 .customize-control input[type="password"],
   926 .customize-control input[type="email"],
   922 .customize-control input[type="email"],
   927 .customize-control input[type="number"],
   923 .customize-control input[type="number"],
   928 .customize-control input[type="search"],
   924 .customize-control input[type="search"],
   929 .customize-control input[type="tel"],
   925 .customize-control input[type="tel"],
   930 .customize-control input[type="url"] {
   926 .customize-control input[type="url"] {
   931 	width: 100%;
   927 	width: 100%;
   932 	line-height: 1.3;
       
   933 	margin: 0;
   928 	margin: 0;
   934 }
   929 }
   935 
   930 
   936 .customize-control-hidden {
   931 .customize-control-hidden {
   937 	margin: 0;
   932 	margin: 0;
   942 	resize: vertical;
   937 	resize: vertical;
   943 }
   938 }
   944 
   939 
   945 .customize-control select {
   940 .customize-control select {
   946 	width: 100%;
   941 	width: 100%;
   947 	height: 28px;
       
   948 	line-height: 2;
       
   949 }
   942 }
   950 
   943 
   951 .customize-control select[multiple] {
   944 .customize-control select[multiple] {
   952 	height: auto;
   945 	height: auto;
   953 }
   946 }
  1401 	background-color: #fbfbfc;
  1394 	background-color: #fbfbfc;
  1402 }
  1395 }
  1403 
  1396 
  1404 .customize-control .attachment-media-view .button-add-media:focus {
  1397 .customize-control .attachment-media-view .button-add-media:focus {
  1405 	background-color: #fbfbfc;
  1398 	background-color: #fbfbfc;
       
  1399 	border-color: #007cba;
  1406 	border-style: solid;
  1400 	border-style: solid;
  1407 	border-color: #5b9dd9;
  1401 	box-shadow: 0 0 0 1px #007cba;
  1408 	box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
       
  1409 	/* Only visible in Windows High Contrast mode */
  1402 	/* Only visible in Windows High Contrast mode */
  1410 	outline: 2px solid transparent;
  1403 	outline: 2px solid transparent;
  1411 	outline-offset: -2px;
       
  1412 }
  1404 }
  1413 
  1405 
  1414 .customize-control-header .inner {
  1406 .customize-control-header .inner {
  1415 	display: none;
  1407 	display: none;
  1416 	position: absolute;
  1408 	position: absolute;
  1642 	margin-left: 12px;
  1634 	margin-left: 12px;
  1643 }
  1635 }
  1644 
  1636 
  1645 .theme-browser .theme.active .theme-actions,
  1637 .theme-browser .theme.active .theme-actions,
  1646 .wp-customizer .theme-browser .theme .theme-actions {
  1638 .wp-customizer .theme-browser .theme .theme-actions {
  1647 	padding: 10px 15px;
  1639 	padding: 9px 15px;
  1648 	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  1640 	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  1649 }
  1641 }
  1650 
  1642 
  1651 @media screen and (max-width: 640px) {
  1643 @media screen and (max-width: 640px) {
  1652 	.customize-section-description-container + #customize-control-custom_css:last-child {
  1644 	.customize-section-description-container + #customize-control-custom_css:last-child {
  1806 
  1798 
  1807 .themes-filter-bar .feature-filter-toggle.open {
  1799 .themes-filter-bar .feature-filter-toggle.open {
  1808 	background: #eee;
  1800 	background: #eee;
  1809 	border-color: #999;
  1801 	border-color: #999;
  1810 	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
  1802 	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
  1811 	transform: translateY(1px);
       
  1812 }
  1803 }
  1813 
  1804 
  1814 .themes-filter-bar .feature-filter-toggle .filter-count-filters {
  1805 .themes-filter-bar .feature-filter-toggle .filter-count-filters {
  1815 	display: none;
  1806 	display: none;
  1816 }
  1807 }
  2224 	.wp-customizer .showing-themes .control-panel-themes .customize-themes-mobile-back:hover,
  2215 	.wp-customizer .showing-themes .control-panel-themes .customize-themes-mobile-back:hover,
  2225 	.wp-customizer .showing-themes .control-panel-themes .customize-themes-mobile-back:focus {
  2216 	.wp-customizer .showing-themes .control-panel-themes .customize-themes-mobile-back:focus {
  2226 		color: #0073aa;
  2217 		color: #0073aa;
  2227 		background: #f3f3f5;
  2218 		background: #f3f3f5;
  2228 		border-right-color: #0073aa;
  2219 		border-right-color: #0073aa;
  2229 		outline: none;
       
  2230 		box-shadow: none;
  2220 		box-shadow: none;
       
  2221 		/* Only visible in Windows High Contrast mode */
       
  2222 		outline: 2px solid transparent;
       
  2223 		outline-offset: -2px;
  2231 	}
  2224 	}
  2232 
  2225 
  2233 	.showing-themes #customize-header-actions {
  2226 	.showing-themes #customize-header-actions {
  2234 		display: none;
  2227 		display: none;
  2235 	}
  2228 	}
  2592 }
  2585 }
  2593 
  2586 
  2594 #available-widgets-filter input,
  2587 #available-widgets-filter input,
  2595 #available-menu-items-search input {
  2588 #available-menu-items-search input {
  2596 	width: 100%;
  2589 	width: 100%;
  2597 	height: 32px;
  2590 	min-height: 32px;
  2598 	margin: 1px 0;
  2591 	margin: 1px 0;
  2599 	padding: 6px 30px;
  2592 	padding: 0 30px;
  2600 }
  2593 }
  2601 
  2594 
  2602 #available-widgets-filter input::-ms-clear,
  2595 #available-widgets-filter input::-ms-clear,
  2603 #available-menu-items-search input::-ms-clear {
  2596 #available-menu-items-search input::-ms-clear {
  2604 	display: none; /* remove the "x" in IE, which conflicts with the "x" icon on button.clear-results */
  2597 	display: none; /* remove the "x" in IE, which conflicts with the "x" icon on button.clear-results */
  2780 		width: 55px;
  2773 		width: 55px;
  2781 	}
  2774 	}
  2782 
  2775 
  2783 	.date-time-fields .date-input.year {
  2776 	.date-time-fields .date-input.year {
  2784 		width: 80px;
  2777 		width: 80px;
  2785 	}
       
  2786 
       
  2787 	.date-time-fields .date-timezone {
       
  2788 		line-height: 3.2;
       
  2789 	}
  2778 	}
  2790 
  2779 
  2791 	#customize-control-changeset_preview_link a {
  2780 	#customize-control-changeset_preview_link a {
  2792 		bottom: 16px;
  2781 		bottom: 16px;
  2793 	}
  2782 	}
  2878 	.preview-only .customize-controls-preview-toggle .controls {
  2867 	.preview-only .customize-controls-preview-toggle .controls {
  2879 		display: block;
  2868 		display: block;
  2880 	}
  2869 	}
  2881 
  2870 
  2882 	.wp-core-ui.wp-customizer .button {
  2871 	.wp-core-ui.wp-customizer .button {
  2883 		padding: 6px 14px;
  2872 		min-height: 30px;
  2884 		line-height: normal;
  2873 		padding: 0 14px;
       
  2874 		line-height: 2;
  2885 		font-size: 14px;
  2875 		font-size: 14px;
  2886 		vertical-align: middle;
  2876 		vertical-align: middle;
  2887 		height: auto;
       
  2888 	}
       
  2889 
       
  2890 	#publish-settings {
       
  2891 		height: 31px;
       
  2892 	}
  2877 	}
  2893 
  2878 
  2894 	#customize-control-changeset_status .customize-inside-control-row {
  2879 	#customize-control-changeset_status .customize-inside-control-row {
  2895 		padding-top: 15px;
  2880 		padding-top: 15px;
  2896 	}
  2881 	}
  2957 	}
  2942 	}
  2958 
  2943 
  2959 	.wp-core-ui .themes-filter-bar .feature-filter-toggle {
  2944 	.wp-core-ui .themes-filter-bar .feature-filter-toggle {
  2960 		margin: 0;
  2945 		margin: 0;
  2961 	}
  2946 	}
  2962 
       
  2963 	.theme-browser .theme.active .theme-actions,
       
  2964 	.wp-customizer .theme-browser .theme .theme-actions {
       
  2965 		padding: 9px 15px;
       
  2966 		box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
       
  2967 	}
       
  2968 }
  2947 }
  2969 
  2948 
  2970 @media screen and (max-width: 600px) {
  2949 @media screen and (max-width: 600px) {
  2971 	.theme-browser .theme.active .theme-actions,
       
  2972 	.wp-customizer .theme-browser .theme .theme-actions {
       
  2973 		padding: 8px 15px;
       
  2974 		box-shadow: none;
       
  2975 	}
       
  2976 
       
  2977 	.wp-full-overlay.expanded {
  2950 	.wp-full-overlay.expanded {
  2978 		margin-right: 0;
  2951 		margin-right: 0;
  2979 	}
  2952 	}
  2980 
  2953 
  2981 	body.adding-widget div#available-widgets,
  2954 	body.adding-widget div#available-widgets,