This file is indexed.

/usr/share/doc/libcpl-doc/html/cpl.css is in libcpl-doc 6.5-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
TABLE.ec {
    width: 100%;
    text-align: left;
    background-color: #f5f5f5;
    margin-top: 0px;
    padding-top: 0px;
    border: none;
}
TD.ecl {
    font-family: monospace;
    vertical-align: top;
    padding-right: 20px;
    border: none;
}
TD.ecr {
    vertical-align: top;
    border: none;
}