Subversion Repositories SmartDukaan

Rev

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

Rev 8334 Rev 11335
Line 482... Line 482...
482
    top: -11px;
482
    top: -11px;
483
    width: 37px;
483
    width: 37px;
484
}
484
}
485
 
485
 
486
#android-icon-container {
486
#android-icon-container {
487
	background: url("http://www.monkeycoder.co.nz/img/android_small_icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
487
	/*background: url("http://www.monkeycoder.co.nz/img/android_small_icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
488
    height: 20px;
488
    height: 20px;
489
    left: -3px;
489
    left: -3px;
490
    position: absolute;
490
    position: absolute;
491
    top: -12px;
491
    top: -12px;
492
    width: 60px;
492
    width: 60px;
493
}
-
 
494
493
}
-
 
494