comparison templates/minimal/html/style.css @ 1959:f4b7d4a3e057

force textareas to use monospace fonts, lessening surprise on the user
author Richard Jones <richard@users.sourceforge.net>
date Wed, 17 Dec 2003 00:41:19 +0000
parents ed7a01a453f3
children 3158eabe3226
comparison
equal deleted inserted replaced
1957:ed7a01a453f3 1959:f4b7d4a3e057
37 37
38 td.sidebar { 38 td.sidebar {
39 padding: 1 0 0 1; 39 padding: 1 0 0 1;
40 white-space: nowrap; 40 white-space: nowrap;
41 } 41 }
42 td.sidebar form { 42
43 form {
43 margin: 0 0 0 0; 44 margin: 0 0 0 0;
45 }
46
47 textarea {
48 font-family: monospace;
44 } 49 }
45 50
46 td.sidebar p.classblock { 51 td.sidebar p.classblock {
47 padding: 2 5 2 5; 52 padding: 2 5 2 5;
48 margin: 1 1 1 1; 53 margin: 1 1 1 1;

Roundup Issue Tracker: http://roundup-tracker.org/