This file is indexed.

/usr/share/doc/music-hub/html/extra.css is in libmusic-hub-doc 0.0+13.10.20130920-0ubuntu1.

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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
body, table, div, p, dl {
	font: 400 14px/19px Ubuntu,Arial,sans-serif;
}

#projectname
{
	font: 300% Ubuntu,Arial,sans-serif;
	margin: 0px;
	padding: 2px 0px;
}
    
#projectbrief
{
	font: 120% Ubuntu,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

#projectnumber
{
	font: 50% Ubuntu,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

div.toc li {
        background: url("bdwn.png") no-repeat scroll 0 5px transparent;
        font: 10px/1.2 Ubuntu,Arial,sans-serif;
        margin-top: 5px;
        padding-left: 10px;
        padding-top: 2px;
}

div.toc h3 {
        font: bold 12px/1.2 Ubuntu,Arial,FreeSans,sans-serif;
	color: #E24106;
        border-bottom: 0 none;
        margin: 0;
}