Subversion Repositories SmartDukaan

Rev

Rev 20253 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20253 Rev 20254
Line 232... Line 232...
232
 
232
 
233
.inactivelabel {
233
.inactivelabel {
234
	position: absolute;
234
	position: absolute;
235
	top: 0;
235
	top: 0;
236
	font-size: 16px;
236
	font-size: 16px;
237
	margin: 25px 25px 25px -5px;
237
	margin: 21px 25px 25px -5px;
238
	color: grey;
238
	color: grey;
239
	padding: 0 10px;
239
	padding: 0 10px;
240
	background-color: #fff;
240
	background-color: #fff;
241
	-webkit-transition: top .2s ease-in-out, font-size .2s ease-in-out;
241
	-webkit-transition: top .2s ease-in-out, font-size .2s ease-in-out;
242
	transition: top .2s ease-in-out, font-size .2s ease-in-out
242
	transition: top .2s ease-in-out, font-size .2s ease-in-out
Line 275... Line 275...
275
	width: 250px;
275
	width: 250px;
276
	background-color: #069;
276
	background-color: #069;
277
	padding: 5 0;
277
	padding: 5 0;
278
	border: 2px solid #069;
278
	border: 2px solid #069;
279
	text-align: center;
279
	text-align: center;
280
	margin-top: 40px
280
	margin-top: 51px
281
}
281
}
282
 
282
 
283
#loginBtn:hover {
283
#loginBtn:hover {
284
	border-color: grey;
284
	border-color: grey;
285
	-webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s
285
	-webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s