Subversion Repositories SmartDukaan

Rev

Rev 6245 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6245 Rev 6453
Line 37... Line 37...
37
	color:  #0066cc;
37
	color:  #0066cc;
38
	line-height: 30px;
38
	line-height: 30px;
39
	font-size: 13px;
39
	font-size: 13px;
40
	font-weight: bold;
40
	font-weight: bold;
41
	padding-left: 18px;
41
	padding-left: 18px;
-
 
42
	text-align: center;
42
}
43
}
43
 
44
 
-
 
45
 
44
.widgets .cart-widget .cart-top .cart-top-text {
46
.widgets .cart-widget .cart-top .cart-top-text {
45
	margin-left: 10px;
47
	margin-left: 10px;
46
	padding-top: 5px;
48
	padding-top: 5px;
47
}
49
}
48
.widgets .cart-widget .cart-middle {
50
.widgets .cart-widget .cart-middle {
Line 94... Line 96...
94
.widgets .cart-widget .cart-bottom a:hover{
96
.widgets .cart-widget .cart-bottom a:hover{
95
	color:#0066CC;
97
	color:#0066CC;
96
	text-decoration:none  !important;
98
	text-decoration:none  !important;
97
}
99
}
98
 
100
 
-
 
101
 
-
 
102
.widgets .emi-widget {
-
 
103
	height: 69px;
-
 
104
	border: 2px solid #67ABD3;
-
 
105
	margin-bottom: 10px;
-
 
106
}
-
 
107
 
-
 
108
.widgets .emi-widget .emi-top {
-
 
109
	color:  #0066cc;
-
 
110
	line-height: 35px;
-
 
111
	font-size: 13px;
-
 
112
	font-weight: bold;
-
 
113
	padding-left: 17px;
-
 
114
	padding-right: 17px;
-
 
115
	height: 28px;
-
 
116
	text-align: center;
-
 
117
}
-
 
118
 
-
 
119
 
-
 
120
 
-
 
121
.widgets .emi-widget .emi-middle {
-
 
122
    color: #0066CC;
-
 
123
    font-size: 13px;
-
 
124
    font-weight: bold;
-
 
125
    height: 20px;
-
 
126
    padding-left: 56px;
-
 
127
    padding-right: 44px;
-
 
128
    text-align: center;
-
 
129
}
-
 
130
 
-
 
131
.widgets .emi-widget .emi-bottom {
-
 
132
	font-size: 12px;
-
 
133
	text-align: center;
-
 
134
}
-
 
135
 
-
 
136
.widgets .emi-widget .emi-bottom a:hover{
-
 
137
	color:#0066CC;
-
 
138
	text-decoration:none  !important;
-
 
139
}
-
 
140
 
-
 
141
#emiInfo	{
-
 
142
	background: none repeat scroll 0 0 white;
-
 
143
	display: block;
-
 
144
	font-size: 14px;
-
 
145
	padding-top: 1px;
-
 
146
	font-style: italic;
-
 
147
	font-weight: normal;
-
 
148
}
-
 
149
 
99
/** Common Widgets **/
150
/** Common Widgets **/
100
.widgets .common-widget {
151
.widgets .common-widget {
101
	margin-bottom: 10px;
152
	margin-bottom: 10px;
102
	border: 1px solid #67ABD3;
153
	border: 1px solid #67ABD3;
103
}
154
}