This file is indexed.

/usr/share/xul-ext/autofill-forms/chrome/skin/autofillFormsOptions1.5.css is in xul-ext-autofill-forms 1.0.2-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
#autofillFormsPrefs radio[pane="autofillFormsPrefPaneProfiles"] {
	list-style-image: url("chrome://browser/skin/preferences/Options.png");
	-moz-image-region: rect(0px, 128px, 32px, 96px);
}
#autofillFormsPrefs radio[pane="autofillFormsPrefPaneAdvanced"] {
	-moz-image-region: rect(0px, 160px, 32px, 128px);
}
#autofillFormsPrefs radio[pane="autofillFormsPrefPaneGUI"] {
	-moz-image-region: rect(0px, 192px, 32px, 160px);
}