Subversion Repositories SmartDukaan

Rev

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

Rev 5145 Rev 6152
Line 26... Line 26...
26
.widgets .side-banner img{
26
.widgets .side-banner img{
27
	margin-bottom: 10px;	
27
	margin-bottom: 10px;	
28
}
28
}
29
 
29
 
30
.widgets .cart-widget {
30
.widgets .cart-widget {
31
	height: 145px;
31
	height: 50px;
-
 
32
	border: 
32
	border: 1px solid #EDB626;
33
px solid #67ABD3;
-
 
34
	margin-bottom: 10px;
33
}
35
}
34
 
36
 
35
.widgets .cart-widget .cart-top {
37
.widgets .cart-widget .cart-top {
36
	background-color:  #EDB626;
38
	color:  #0066cc;
37
	line-height: 30px;
39
	line-height: 30px;
38
	font-size: 13px;
40
	font-size: 13px;
39
	font-weight: bold;
41
	font-weight: bold;
40
	padding-left: 10px;
42
	padding-left: 18px;
41
}
43
}
42
 
44
 
43
.widgets .cart-widget .cart-top .cart-top-text {
45
.widgets .cart-widget .cart-top .cart-top-text {
44
	margin-left: 10px;
46
	margin-left: 10px;
45
	padding-top: 5px;
47
	padding-top: 5px;
46
}
48
}
47
 
-
 
48
.widgets .cart-widget .cart-middle {
49
.widgets .cart-widget .cart-middle {
49
	background-color: #FFFFFF;
50
	background-color: #FFFFFF;
50
	height: 65px;
51
	height: 65px;
51
	font-size: 13px;
52
	font-size: 13px;
52
}
53
}
Line 68... Line 69...
68
	font-weight: bold;
69
	font-weight: bold;
69
}
70
}
70
 
71
 
71
 
72
 
72
.widgets .cart-widget .cart-bottom {
73
.widgets .cart-widget .cart-bottom {
73
	background-color:  #FCF4DF;
-
 
74
	height: 50px;
-
 
75
	font-size: 11px;
74
	font-size: 11px;
76
	text-align: center;
75
	text-align: center;
77
}
76
}
78
 
77
 
79
#shoppingExpInfo	{
78
#shoppingExpInfo	{
-
 
79
	background: none repeat scroll 0 0 white;
80
	display: block;
80
	display: block;
81
	font-size: 13px;
81
	font-size: 14px;
82
	padding-top: 15px;
82
	padding-top: 1px;
-
 
83
	font-style: italic;
-
 
84
	font-weight: normal;
83
}
85
}
84
 
86
 
85
.widgets .cart-widget .cart-bottom .cart-bottom-text {
87
.widgets .cart-widget .cart-bottom .cart-bottom-text {
86
	margin-left: 5px;
88
	margin-left: 5px;
87
	padding-top: 7px;
89
	padding-top: 7px;
Line 92... Line 94...
92
	text-decoration:none  !important;
94
	text-decoration:none  !important;
93
}
95
}
94
 
96
 
95
/** Common Widgets **/
97
/** Common Widgets **/
96
.widgets .common-widget {
98
.widgets .common-widget {
97
	margin-top: 10px;
99
	margin-bottom: 10px;
98
	border: 1px solid #67ABD3;
100
	border: 1px solid #67ABD3;
99
}
101
}
100
 
102
 
101
.widgets .common-widget .common-widget-top-bar {
103
.widgets .common-widget .common-widget-top-bar {
102
	background-color:  #67ABD3;
104
	background-color:  #67ABD3;