Subversion Repositories SmartDukaan

Rev

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

Rev 19692 Rev 19905
Line 916... Line 916...
916
 
916
 
917
.netPriceAfterCashBack{margin:0px;}
917
.netPriceAfterCashBack{margin:0px;}
918
 
918
 
919
.glyphicon-tags{
919
.glyphicon-tags{
920
transform: rotate(80deg);
920
transform: rotate(80deg);
921
}
-
 
922
921
}
-
 
922
 
-
 
923
.glyphicon-bookmark{
-
 
924
	transform: rotate(-90deg);
-
 
925
	color: maroon;
-
 
926
	font-size : 14px;
-
 
927
	top : 3px;
-
 
928
}
-
 
929