wp/wp-admin/css/login-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
   138 .no-js .hide-if-no-js {
   138 .no-js .hide-if-no-js {
   139 	display: none;
   139 	display: none;
   140 }
   140 }
   141 
   141 
   142 .login form {
   142 .login form {
   143 	margin-top: 20px;
   143 	margin: 24px 0;
   144 	margin-right: 0;
       
   145 	padding: 26px 24px;
   144 	padding: 26px 24px;
   146 	font-weight: 400;
   145 	font-weight: 400;
   147 	overflow: hidden;
   146 	overflow: hidden;
   148 	background: #fff;
   147 	background: #fff;
   149 	border: 1px solid #c3c4c7;
   148 	border: 1px solid #c3c4c7;
   223 
   222 
   224 .login form p.admin-email__details {
   223 .login form p.admin-email__details {
   225 	margin: 1.1em 0;
   224 	margin: 1.1em 0;
   226 }
   225 }
   227 
   226 
   228 .login h1.admin-email__heading {
   227 .login .admin-email__heading {
   229 	border-bottom: 1px #f0f0f1 solid;
   228 	border-bottom: 1px #f0f0f1 solid;
   230 	color: #50575e;
   229 	color: #50575e;
   231 	font-weight: normal;
   230 	font-weight: normal;
   232 	padding-bottom: 0.5em;
   231 	padding-bottom: 0.5em;
   233 	text-align: right;
   232 	text-align: right;
   283 	color: #3c434a;
   282 	color: #3c434a;
   284 	height: 84px;
   283 	height: 84px;
   285 	font-size: 20px;
   284 	font-size: 20px;
   286 	font-weight: 400;
   285 	font-weight: 400;
   287 	line-height: 1.3;
   286 	line-height: 1.3;
   288 	margin: 0 auto 25px;
   287 	margin: 0 auto 24px;
   289 	padding: 0;
   288 	padding: 0;
   290 	text-decoration: none;
   289 	text-decoration: none;
   291 	width: 84px;
   290 	width: 84px;
   292 	text-indent: -9999px;
   291 	text-indent: -9999px;
   293 	outline: none;
   292 	outline: none;
   406 
   405 
   407 /* Hide visually but not from screen readers */
   406 /* Hide visually but not from screen readers */
   408 .screen-reader-text,
   407 .screen-reader-text,
   409 .screen-reader-text span {
   408 .screen-reader-text span {
   410 	border: 0;
   409 	border: 0;
   411 	clip: rect(1px, 1px, 1px, 1px);
       
   412 	clip-path: inset(50%);
   410 	clip-path: inset(50%);
   413 	height: 1px;
   411 	height: 1px;
   414 	margin: -1px;
   412 	margin: -1px;
   415 	overflow: hidden;
   413 	overflow: hidden;
   416 	padding: 0;
   414 	padding: 0;