Subversion Repositories SmartDukaan

Rev

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

Rev 8315 Rev 8334
Line 483... Line 483...
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: 21px;
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
}
493
}
494
494