This file is indexed.

/usr/share/perl5/EB/css/eekboek.css is in eekboek 2.00.03-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
/* $Id$ */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

th { vertical-align: top }
tr { vertical-align: top }

.i_row {
}

.i_cell {
    padding-left: 10pt;
    padding-right: 10pt;
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
}