This file is indexed.

/usr/share/horde/nag/themes/default/smartmobile/screen.css is in php-horde-nag 4.2.1-4.

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
14
15
16
17
.ui-icon-nag-unchecked {
    background-image: none;
}
.overdue a, span.overdue {
    color: #f00 !important;
}

.closed a {
    color: #aaa !important;
    text-decoration: line-through !important;
}

#nag-notasks {
    font-style: italic;
    color: #888;
    text-align: center;
}