Sha256: a759cf3275e69b102db7e788d934f5c36a36bec212f3acb04edd297df1e74fef
Contents?: true
Size: 1.39 KB
Versions: 4
Compression:
Stored size: 1.39 KB
Contents
html.mobile, .mobile body { width: 100%; margin: 0; padding: 0; } .mobile body { overflow-x: hidden; -webkit-text-size-adjust: none; background-color: #dedfde; font-family: Helvetica; font-size: 18px; } .mblColorBlue { color: white; background-color: #366edf; background-image: -webkit-gradient(linear, left top, left bottom, from(#7a9de9), to(#2362dd), color-stop(0.5, #366edf), color-stop(0.5, #215fdc)); } .mblColorBlue45 { background-image: -webkit-gradient(linear, left top, right bottom, from(#7a9de9), to(#2362dd), color-stop(0.5, #366edf), color-stop(0.5, #215fdc)); } .mblColorDefault { color: black; background-color: #ced3ce; background-image: -webkit-gradient(linear, left top, left bottom, from(#f7fbf7), to(#cecfd6), color-stop(0.5, #ced3ce)); } .mblColorDefault45 { background-image: -webkit-gradient(linear, left top, right bottom, from(#f7fbf7), to(#cecfd6), color-stop(0.5, #ced3ce)); } .mblColorDefaultSel { color: white; background-color: #0869c6; background-image: -webkit-gradient(linear, left top, left bottom, from(#088eef), to(#0851ad), color-stop(0.5, #0869c6)); } .mblColorDefaultSel45 { background-image: -webkit-gradient(linear, left top, right bottom, from(#088eef), to(#0851ad), color-stop(0.5, #0869c6)); } .mblSpriteIcon { position: absolute; } .mblSpriteIconParent { position: relative; font-size: 1px; } .mblImageIcon { vertical-align: top; }
Version data entries
4 entries across 4 versions & 1 rubygems