[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 .que.essay textarea.qtype_essay_response { 2 width: 100%; 3 } 4 .que.essay textarea.qtype_essay_response.qtype_essay_plain { 5 white-space: pre-wrap; 6 font: inherit; 7 } 8 .que.essay textarea.qtype_essay_response.qtype_essay_monospaced { 9 white-space: pre; 10 font-family: Andale Mono, Monaco, Courier New, DejaVu Sans Mono, monospace; 11 } 12 .que.essay .qtype_essay_response { 13 min-height: 3em; 14 } 15 .que.essay .qtype_essay_response.readonly { 16 background-color: white; 17 } 18 .que.essay div.qtype_essay_response textarea { 19 width: 100%; 20 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |