This file is indexed.

/usr/share/doublecmd/doc/en/doublecmd.css is in doublecmd-help-en 0.8.0-1.

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
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
html {
  margin: 0;
  padding: 0;
}

div.TITLEPAGE {
	text-align: center;
}

p.figure { margin-top: 1px; padding-bottom: 20px; text-align: center; }

img.largeimage { border: 1px solid lightgray; }
 
img.IntCmdImage {
   margin: 5px;
   background-color: rgb(240,240,240);
   height: 32px;
   width: 32px;
   border: 1px solid #d0d0d0;
   float: left;
}

p.navback { text-align: left; font-style: italic; }

kbd {
  font-weight: bold;
}

pre {
margin-left: 50px; margin-right: 50px;
border: 1px solid #626262;
padding: 10px;
background: #f1f1f9;
color: #000000;
}

code { background: #e8e8f9;  font-weight: bold;}
var { background: #e8e8f9;  font-weight: bold;}
code.reference { background: #f0f0e0; font-weight: bold;}
p.definition { font-family: "Courier", "Courier New";  color:black ; background: #E0E0E0; font-weight: bold; }


span.mark { background: #ffff40; }

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.red {
  color: #FF0000;
}

.brown {
  color: #990000;
}

table { border: 1px #b0b0b0 solid; border-collapse: collapse; width: 885px;  margin-left: 5px; }
table.innercmddesc { border: 1px #c0c0c0 solid; border-collapse: collapse; width: 99%}

tr.rowsubtitle { background-color: #FFFFC0; color: #000000; }
tr.rowcategorytitle { background-color: #FFD0D0; color: #000000; }
tr.rowinnerdesc { background-color: #FFFFC0; color: #000000; }

th.namecolumn { border: 1px #b0b0b0 solid; width: 30%; }
th.categorydesccolumn { border: 1px #b0b0b0 solid; width: 70%; }
th.categorynamecolumn { border: 1px #b0b0b0 solid; width: 20%; }
th.cmdcolumndesc{ width: 70%; border: 1px #b0b0b0 solid; }
td.varcell { border: 1px #b0b0b0 solid; }
td.hintcell { border: 1px #b0b0b0 solid; }
td.cmdhintcell { border: 1px #b0b0b0 solid; }

th.innerdescheader { border: 1px #b0b0b0 solid; }
td.innerdescparamcell { border: 1px #b0b0b0 solid; }
td.innerdescvaluecell {  border: 1px #b0b0b0 solid; }
td.innerdescdesccell { border: 1px #b0b0b0 solid; }
td.categorycell { border: 1px #b0b0b0 solid; }
td.categorydesc { border: 1px #b0b0b0 solid; }
td.cmdcell { border: 1px #b0b0b0 solid; vertical-align: top; }


small.firstcolumnaleft { font-weight:normal }

div.cmdname {
  text-align: left;
  font-weight: bold;
}

div.varname { text-align: center;  font-weight: bold; }
div.firstcolumnaleft { padding-left: 14px; text-align: left;  font-weight: bold; }
div.shortcutname { text-align: left;  font-weight: bold; color: #FF0000}

div.longcmdname {
  text-align: left;
  font-weight: bold;
  font-size: 80%;
}

div.shrtctkey {
  text-align: left;
  color: #FF0000;
  font-family: "Courier", "Courier New"; 
  font-size: 80%;
}




tr.rowcategorytable {
  background-color: #FFF0E0; color: #000000;
}

tr.rowcategorysubtitle {
  background-color: #FFFFE0; color: #000000;
}



div.categoryname {
  text-align: left;
  font-weight: bold;
}

body { font-size: 11pt; font-family: 'Arial'; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #e6e8ea; }

div.dchelpage { border-left: 1px solid black; border-right: 1px solid black; text-align: left; margin: auto; width: 895px; background-color: #FCFCFC; }
div.dchelpage h1 { background-color: #E0E0E0; margin: 0px; padding: 10px; color: #000000; }
div.dchelpage h2 { background-color: #E0E0E0; margin: 0px; margin-top: 30px; padding: 3px; padding-left: 10px; color: #000000; }
div.dchelpage p { margin: 5px; }
div.dchelpage p.image { text-align: center; }
div.dchelpage dd { margin-left: 20px; }
div.dchelpage dl { margin-left: 20px; }


.header {	border-top: 1px solid black; border-left: 1px solid black;	border-right: 1px solid black; background: #ffffff url(../../pixmaps/common/topbar.png) repeat-x; width: 895px;
	height: 49px; margin: auto; text-align: left; }

.footer { border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; background: #ffffff url(../../pixmaps/common/secondbar.png) repeat-x scroll 0% 50%;
	width: 895px; height: 16px; margin-top: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto;	text-align: left; } 

.checker { width: 895px;  height: 80px;  margin: auto; margin-top: 3px; text-align: center; } 

/*** nav ***/
.nav { font-size: 12px; text-align: right; color: #000; padding-right: 8px; }
.nav a:link, .nav a:visited {color:#000000; font-weight: bold;}
.nav a {padding:0 4px;}

.footer:hover .nav, .header:hover .nav {color:#999;}
.footer:hover a:link, .footer:hover a:visited, .header:hover a:link, .header:hover a:visited { color:#000000; }
.footer:hover a:hover, .header:hover a:hover { color:#ffffff; }

#global-nav { float: right; margin-top: 10px; }