Sha256: e4b4db8939396f3a964e09340143900d123306d6c68dea995745d0eb31274cb4
Contents?: true
Size: 840 Bytes
Versions: 1
Compression:
Stored size: 840 Bytes
Contents
@media all and (min-width: 320px){ .ui-controlgroup-label { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0; } .ui-controlgroup-controls { width: 60%; display: inline-block; } } @media all and (min-width: 320px){ .ui-field-contain { border-width: 0; padding: 0; margin: 1em 0; } } @media all and (min-width: 320px){ label.ui-select { display: inline-block; width: 20%; margin: 0 2% 0 0; } .ui-select { width: 60%; display: inline-block; } } @media all and (min-width: 320px){ label.ui-input-text { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0 } input.ui-input-text, textarea.ui-input-text, .ui-input-search { width: 60%; display: inline-block; } .ui-input-search { width: 50%; } .ui-input-search input.ui-input-text { width: 98%; /*echos rule from above*/ } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rhodes-3.1.0.beta.3 | res/generators/templates/application/public/css/jqmobile-patch.css |