Sha256: 102eaad9007cf0af3b2911e21b3e30e7605b9d09bc372d52449069dcb0e58851
Contents?: true
Size: 904 Bytes
Versions: 57
Compression:
Stored size: 904 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.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.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
57 entries across 57 versions & 2 rubygems