This file is indexed.

/usr/share/liferea/doc/html/reference.css is in liferea-data 1.12~rc3-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
table.reftable {
	border:1px solid black;
	border-collapse:collapse;
}

table.reftable tr td {
	border:1px solid black;
}

dt {
	 font-weight: bold;
}