This file is indexed.

/usr/share/xul-ext/searchload-options/skin/classic/search-options.css is in xul-ext-searchload-options 0.8.0-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
 6
 7
 8
 9
10
11
12
13
.engine-icon > .menulist-label-box > .menulist-icon,
.engine-icon > .menu-iconic-left > .menu-iconic-icon
{
    width: 16px;
    height: 16px;
    min-height: 16px;
}

.engine-icon > .menu-iconic-left
{
    display: -moz-box;
    min-height: 16px;
}