Sha256: 32e523c53f8ce09469b5efbd8fa3c0fd7110aa726224d1f6d548e6d98ecfdac3
Contents?: true
Size: 282 Bytes
Versions: 9
Compression:
Stored size: 282 Bytes
Contents
/* dojox.mobile.View */ .mblView { position: relative; top: 0px; left: 0px; width: 100%; .mblView-styles; &.mblOut { } &.mblIn { position: absolute; } } .mblFixedHeaderBar { z-index: 1; } .mblFixedBottomBar { position: absolute !important; width: 100%; z-index: 1; }
Version data entries
9 entries across 9 versions & 2 rubygems