Subversion Repositories SmartDukaan

Rev

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

Rev 2507 Rev 2875
Line 68... Line 68...
68
#headerRight table	{
68
#headerRight table	{
69
	float: right;
69
	float: right;
70
	margin-bottom: 12px;
70
	margin-bottom: 12px;
71
}
71
}
72
 
72
 
-
 
73
#connectors	{
-
 
74
	float: right;
-
 
75
	margin-bottom: 12px;
-
 
76
}
-
 
77
 
-
 
78
#connectors	ul{
-
 
79
	list-style-type: none;
-
 
80
}
-
 
81
 
-
 
82
#connectors	ul li{
-
 
83
	display: inline;
-
 
84
}
-
 
85
 
73
#android_festival span, #social_icons span	{
86
#android_festival span, #social_icons span	{
74
	padding-bottom: 5px;
87
	padding-bottom: 5px;
75
}
88
}
76
 
89
 
77
#discount	{
90
.discount	{
78
	font-size: 13px;
91
	font-size: 13px;
79
	color: #010101;
92
	color: #010101;
-
 
93
	vertical-align: middle;
80
}
94
}
81
 
95
 
-
 
96
.customer_service {
-
 
97
	font-size: 13px;
-
 
98
	color: #010101;
-
 
99
	vertical-align: middle;
-
 
100
	margin-left:30px;
-
 
101
}
-
 
102
 
82
#social_icons	img{
103
.social_icons	img{
83
	height: 25px;
104
	height: 25px;
-
 
105
	vertical-align: middle;
-
 
106
}
-
 
107
 
-
 
108
.contact_us_icons img{
-
 
109
	height: 20px;
-
 
110
	vertical-align: middle;
84
}
111
}
85
 
112
 
-
 
113
 
-
 
114
.customer-service-mail {
-
 
115
	height:42px;
-
 
116
	width:40px;
-
 
117
}
-
 
118
 
-
 
119
#sidebar #customerService #customerPhone {
-
 
120
	width: 197px;
-
 
121
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -104px 0px transparent;
-
 
122
	min-height: 42px;
-
 
123
}
-
 
124
 
-
 
125
 
86
#welcome_msg{
126
#welcome_msg{
87
	float:right;
127
	float:right;
88
	width:250px;
128
	width:250px;
89
	margin-right:10px;
129
	margin-right:10px;
90
	text-align:right;
130
	text-align:right;