Subversion Repositories SmartDukaan

Rev

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

Rev 6178 Rev 6260
Line 7... Line 7...
7
	color:#444444;
7
	color:#444444;
8
	background-image: url('../images/blue.png');
8
	background-image: url('../images/blue.png');
9
	min-height: 426px;
9
	min-height: 426px;
10
}
10
}
11
 
11
 
12
.regular-size-input {
-
 
13
	padding: 2px 0px 2px 48px;
-
 
14
	width: 227px;
-
 
15
	background: white url('../images/+91.png') no-repeat 2px;
-
 
16
	font-size: 20px;
-
 
17
	border: solid 1px grey;
-
 
18
}
-
 
19
 
-
 
20
.full-size-input {
-
 
21
	font-size:18px;
-
 
22
	border:solid 1px grey;
-
 
23
	padding-left: 5px;
-
 
24
	height: 28px;
-
 
25
	width: 270px;
-
 
26
}
-
 
27
 
-
 
28
 
-
 
29
 
-
 
30
 
-
 
31
#spantext {
12
#spantext {
32
	float: left;
13
	float: left;
33
	padding-top: 15px;
14
	padding-top: 15px;
34
	padding-left: 160px;
15
	padding-left: 160px;
35
	padding-right: 15px;
16
	padding-right: 15px;
Line 68... Line 49...
68
width: 200px;
49
width: 200px;
69
height: 30px;
50
height: 30px;
70
float: left;
51
float: left;
71
}
52
}
72
 
53
 
73
.submit-button {
-
 
74
	width: 200px;
-
 
75
	background-image: url('../images/confirm.png');
-
 
76
	padding: 14px 0;
-
 
77
	font-size: 20px;
-
 
78
	font-weight: bold;
-
 
79
	text-shadow: 0 1px 0 #E45000;
-
 
80
	color: white;
-
 
81
	cursor: pointer;
-
 
82
	text-align: center;
-
 
83
	margin-bottom:25px;
-
 
84
}
-
 
85
 
-
 
86
#billig-address-for-recharge td{
54
#billig-address-for-recharge td{
87
	padding: 6px 7px;
55
	padding: 6px 7px;
88
}
56
}
89
 
57
 
90
.recharge-faq-container {
58
.recharge-faq-container {