This file is indexed.

/usr/share/pyshared/bitten/htdocs/admin.css is in trac-bitten 0.6+final-3.

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
table.form th { text-align: right; }
div.platforms h3 { margin-top: 3em; }
table#platformlist { width: 67%; }
table#platformlist td ul { list-style: none; margin: 0; padding: 0; }
fieldset#newplatform { float:right; width: 30%; margin-top: -0.75em;
                padding-top: 0; }

dl.help { color: #666; font-size: 90%; margin: 1em .5em; }
dl.help dt { font-weight: bold; }