Subversion Repositories SmartDukaan

Rev

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

Rev 4111 Rev 4126
Line 28... Line 28...
28
	border: 1px solid #EDB626;
28
	border: 1px solid #EDB626;
29
}
29
}
30
 
30
 
31
.widgets .cart-widget .cart-top {
31
.widgets .cart-widget .cart-top {
32
	background-color:  #EDB626;
32
	background-color:  #EDB626;
33
	height: 30px;
33
	line-height: 30px;
34
	font-size: 13px;
34
	font-size: 13px;
-
 
35
	font-weight: bold;
-
 
36
	padding-left: 10px;
35
}
37
}
36
 
38
 
37
.widgets .cart-widget .cart-top .cart-top-text {
39
.widgets .cart-widget .cart-top .cart-top-text {
-
 
40
	margin-left: 10px;
38
	padding-top: 5px;
41
	padding-top: 5px;
39
	font-weight: bold;
-
 
40
	text-align: center;
-
 
41
}
42
}
42
 
43
 
43
.widgets .cart-widget .cart-middle {
44
.widgets .cart-widget .cart-middle {
44
	background-color:  #FFFFFF;
45
	background-color:  #FFFFFF;
45
	height: 65px;
46
	height: 65px;
Line 81... Line 82...
81
}
82
}
82
 
83
 
83
/** Common Widgets **/
84
/** Common Widgets **/
84
.widgets .common-widget {
85
.widgets .common-widget {
85
	margin-top: 10px;
86
	margin-top: 10px;
86
	min-height: 275px;
-
 
87
	border: 1px solid #67ABD3;
87
	border: 1px solid #67ABD3;
88
}
88
}
89
 
89
 
90
.widgets .common-widget .common-widget-top-bar {
90
.widgets .common-widget .common-widget-top-bar {
91
	background-color:  #67ABD3;
91
	background-color:  #67ABD3;
92
	height: 30px;
92
	height: 30px;
93
	font-size: 13px;
93
	font-size: 13px;
94
	font-weight: bold;
94
	font-weight: bold;
95
	color: #FFFFFF;
95
	color: #FFFFFF;
96
	text-align: center;
-
 
97
}
96
}
98
 
97
 
99
.widgets .common-widget .common-widget-top-bar .common-widget-top-bar-text {
98
.widgets .common-widget .common-widget-top-bar .common-widget-top-bar-text {
-
 
99
	margin-left: 10px;
100
	padding-top: 5px;
100
	padding-top: 5px;
101
}
101
}
102
 
102
 
103
.widgets .common-widget .common-widget-top-bar .common-widget-top-bar-text .common-widget-top-bar-text-right{
103
.widgets .common-widget .common-widget-top-bar .common-widget-top-bar-text .common-widget-top-bar-text-right{
104
	margin-left: 10px;
104
	margin-left: 7px;
105
}
105
}
106
 
106
 
107
.widgets .common-widget .common-widget-control-bar {
107
.widgets .common-widget .common-widget-control-bar {
108
	background-color:  #F2F2F2;
108
	background-color:  #F2F2F2;
109
	height: 30px;
109
	height: 30px;