This file is indexed.

/usr/share/cheese/cheese.css is in cheese-common 3.4.2-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
GtkScrollbar#hscrollbar,
GtkScrollbar#vscrollbar {
  -GtkScrollbar-has-backward-stepper: 0;
  -GtkScrollbar-has-secondary-backward-stepper: 0;
  -GtkScrollbar-has-forward-stepper: 0;
  -GtkScrollbar-has-secondary-forward-stepper: 0;
  -GtkScrollbar-min-slider-length: 60;
}