Switch to unified view

a/dirbrowser/cdbrowser.css b/dirbrowser/cdbrowser.css
1
2
1
3
/* General font selection. This is the place to adjust the font size for the
2
/* General font selection. This is the place to adjust the font size for the
4
 * directory browser area. The distributed file uses the system
3
 * directory browser area. The distributed file uses the system
5
 * default (the size spec is commented out. */
4
 * default (the size spec is commented out. */
6
html, body, form, fieldset, table, tr, td, img {
5
html, body, form, fieldset, table, tr, td, img {
7
    font-family:Arial,helvetica,sans-serif;
6
    font-family:Arial,helvetica,sans-serif;
8
/*    font-size: 10pt;*/
7
    font-size: 10pt;
9
}
8
}
10
9
11
10
12
/* Servers page. Each is a p */
11
/* Servers page. Each is a p */
13
p.cdserver {
12
p.cdserver {