comparison templates/minimal/html/style.css @ 1825:fad32dafc174

Replaced all uses of the 'nowrap' attribute with its CSS equivalent: 'white-space: nowrap;'.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Fri, 03 Oct 2003 16:57:28 +0000
parents 21312a7564fd
children ed7a01a453f3
comparison
equal deleted inserted replaced
1824:24819ee5dfbc 1825:fad32dafc174
24 border-bottom: 1px solid #444444; 24 border-bottom: 1px solid #444444;
25 } 25 }
26 26
27 td.sidebar { 27 td.sidebar {
28 padding: 1 0 0 1; 28 padding: 1 0 0 1;
29 white-space: nowrap;
29 } 30 }
30 31
31 td.sidebar p.classblock { 32 td.sidebar p.classblock {
32 padding: 0 5 0 5; 33 padding: 0 5 0 5;
33 margin: 1 1 1 1; 34 margin: 1 1 1 1;

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