This file is indexed.

/usr/share/xul-ext/greasemonkey/skin/scriptprefs.css is in xul-ext-greasemonkey 3.8-1~deb8u1.

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
cludes {
  /*
  XUL flex will expand to an appropriate height.
  Just don't start too tall.  (See #2191)
  */
  height: 0;
  min-width: 500px;
}