This file is indexed.

/usr/share/deejayd/htdocs/themes/mobile/webkit.css is in deejayd-webui 0.9.0-4ubuntu2.

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
#playing-control div.control-button {
    padding: 0px 8px;
}

#volume-slider, #volume-widget div.volume-button {
    position: relative;
    left: 18px;
}
#volume-widget div.volume-button { top: 12px; }

#mode-extra-content div.library-item div.directory {
    position: relative; top: -10px;
}