This file is indexed.

/usr/share/xul-ext/refcontrol/chrome/content/refcontrolOptions.css is in xul-ext-refcontrol 0.8.16-2.

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
dialog { width: 45em; padding-top: 0px; padding-right: 0px; padding-left: 0px; }
#boxMain { padding-top: 8px; padding-right: 10px; padding-left: 8px; }
#actionsTree { height: 23em; }
treechildren::-moz-tree-cell-text(bold) { font-weight: bold; }
.dialog-button-box { padding-right: 10px; padding-left: 8px; }