This file is indexed.

/usr/share/pyshared/tracrpc/htdocs/rpc.css is in trac-xmlrpc 1.1.2+r10706-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
#rpc-toc {
    display: none;
    float: right;
    width: 15em;
}
#rpc-toc.wiki-toc h4 {
    text-align: center;
}
#rpc-toc ul {
    margin: 0;
    padding: 0.3em 0.15em;
    list-style-type: none;
}