Subversion Repositories SmartDukaan

Rev

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

Rev 3300 Rev 3302
Line 1... Line -...
1
#unlike	{
-
 
2
	
-
 
3
}
-
 
4
 
-
 
5
#like	{
-
 
6
	
-
 
7
}
-
 
8
 
-
 
9
#unlike, #like	{
1
#unlike, #like	{
10
	display: none;
2
	display: none;
11
	padding: 20px 10px;
-
 
12
	font-size: 16px;
3
	font-size: 16px;
-
 
4
	margin-bottom: 10px;
13
}
5
}
14
 
6
 
15
#like span	{
7
#like span	{
16
	font-weight: bold;
8
	font-weight: bold;
17
}
9
}
Line 84... Line 76...
84
 
76
 
85
.handset .links	{
77
.handset .links	{
86
	padding: 2px 0;
78
	padding: 2px 0;
87
	float: left;
79
	float: left;
88
	width: 225px;
80
	width: 225px;
89
	display: none;
-
 
90
}
81
}
91
 
82
 
92
.handset .links a	{
83
.handset .links a	{
93
	cursor: pointer;
84
	cursor: pointer;
94
	color: #0066CC;
85
	color: #0066CC;