Subversion Repositories SmartDukaan

Rev

Rev 794 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 794 Rev 803
Line 24... Line 24...
24
	border:none;
24
	border:none;
25
	background:none;
25
	background:none;
26
}
26
}
27
#actionBar .blockRight{
27
#actionBar .blockRight{
28
	float:right;
28
	float:right;
29
	width:370px;
29
	width:240px;
30
	font-size:11px;
30
	font-size:11px;
31
}
31
}
-
 
32
 
-
 
33
#actionBar .fblikeDiv{
-
 
34
	float:left;
-
 
35
	width:120px;
-
 
36
	font-size:11px;
-
 
37
}
-
 
38
 
-
 
39
#actionBar .tweetDiv{
-
 
40
	float:right;
-
 
41
	width:120px;
-
 
42
	font-size:11px;
-
 
43
	margin-top : 3px;
-
 
44
}
-
 
45
 
32
#actionBar .blockRight a{
46
#actionBar .blockRight a{
33
	color:#000;
47
	color:#000;
34
	text-decoration:none;
48
	text-decoration:none;
35
}
49
}
36
#actionBar .blockRight table{margin:1px -10px 0 0;}
50
#actionBar .blockRight table{margin:1px -10px 0 0;}