Sha256: d4f0b5e41f4ec0f22e10429614352b2e95d901739c38b7db1c81344c64fab7e1
Contents?: true
Size: 940 Bytes
Versions: 16
Compression:
Stored size: 940 Bytes
Contents
.default .textarea_input { position: absolute; display: block; font-family: Arial, sans-serif; font-size: 13px; color: #000; background-color: transparent; vertical-align: middle; border: 0; left:0px;top:0px; #{(BROWSER_TYPE.firefox||BROWSER_TYPE.ie7||BROWSER_TYPE.ie8||BROWSER_TYPE.ie9||BROWSER_TYPE.opera)?'padding:0;padding-left:2px;width:100% !important;height:100% !important;':BROWSER_TYPE.ie6?'right:2px;bottom:2px;':'padding:2px;right:0px;bottom:0px;width:auto;height:auto;'} } .default .disabled .textarea_input { #{(BROWSER_TYPE.safari||BROWSER_TYPE.chrome)?'color:#ccc;':'color:#999'} } .default .textarea_input_parent { position: absolute; #{(BROWSER_TYPE.firefox||BROWSER_TYPE.ie7||BROWSER_TYPE.ie8||BROWSER_TYPE.ie9||BROWSER_TYPE.opera)?'left:0;padding-left:1px;top:1px;right:3px;bottom:1px;':BROWSER_TYPE.ie?'left:2px;top:1px;right:1px;bottom:1px;':'left:-2px;top:-2px;right:-2px;bottom:-2px;'} }
Version data entries
16 entries across 16 versions & 2 rubygems