Subversion Repositories SmartDukaan

Rev

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

Rev 5804 Rev 5875
Line 445... Line 445...
445
a.fb-icon, a.g-plus-icon, a.twitter-icon, a.mobile-site-icon {
445
a.fb-icon, a.g-plus-icon, a.twitter-icon, a.mobile-site-icon {
446
	display: block;
446
	display: block;
447
    line-height: 24px;
447
    line-height: 24px;
448
    padding-left: 30px;
448
    padding-left: 30px;
449
    width: 50%;
449
    width: 50%;
450
}
-
 
451
450
}
-
 
451
 
-
 
452
#camera-new-icon-container {
-
 
453
    background: url("/images/new_red.png") repeat scroll 0 0 transparent;
-
 
454
    height: 27px;
-
 
455
    left: 83px;
-
 
456
    position: absolute;
-
 
457
    top: -11px;
-
 
458
    width: 37px;
-
 
459
}
-
 
460
 
-
 
461