contemplate.css in Content Templates (Contemplate) 5
Same filename and directory in other branches
div.contemplate-input .form-textarea { height: 200px; border: 1px solid #666; font-family: Profont, 'lucida console', Monaco, monospace; } div.contemplate-scroller { padding: 0 1em; height: 150px; overflow: auto; border: 1px solid #666; }
File
contemplate.cssView source
- div.contemplate-input .form-textarea {
- height: 200px;
- border: 1px solid #666;
- font-family: Profont, 'lucida console', Monaco, monospace;
- }
-
- div.contemplate-scroller {
- padding: 0 1em;
- height: 150px;
- overflow: auto;
- border: 1px solid #666;
- }