This file is indexed.

/usr/share/horde/turba/themes/default/smartmobile/screen.css is in php-horde-turba 4.2.2-3.

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
/* Entry page. */
.turba-entry-label {
    background-color: #ddd;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 4px;
}
.turba-entry-value {
    margin: 0 0 15px 20px;
}