This file is indexed.

/usr/share/totem/mozilla-viewer.css is in totem-common 3.10.1-1ubuntu4.

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
/* Style to attempt to reduce the size of the browser plugin */
* {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

.button {
	border-width: 0;
	border-style: none;
	border-image: none;
}