This file is indexed.

/usr/share/hoteldruid/themes/sim/inc/stylesheet.css is in hoteldruid 2.0.3-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
html,body { margin: 0; padding: 0; border: none; }
html { height: 100%; }
body { min-height: 100%; }

#menubox {
float: none; margin-right: 4px; margin-left: 4px; border-top-style: solid;
border-top-width: 4px; border-top-color: #dddddd; }
#contentbox {
border-style: solid; border-width: 1px; border-color: black;
height: 96%; line-height : 1; background-color: white;
margin-right: 4px; margin-left: 4px; padding-left: 4px; }


input.sbutton,button,.dbutton,.calbutton,.cpbutton,input.rbutton {
background: #ffffff url("../img/button.gif") repeat-x bottom;
border-top-color: #555555; border-left-color: #555555; 
border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px; 
border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; }
input.sbutton,button { border-radius: 3px; }
.cpbutton,input.rbutton { border-radius: 2px; }
.rd_r button, .wbutton {  background-image: none; }

button.pos {
background: #ffffff url("../img/button.gif") repeat-x top;
background-color: #cdcdcd;}

.smallsbutton {
font-size: 70%; padding: 0;
background: #ffffff url("../img/button.gif") repeat-x bottom;
border-top-color: #555555; border-left-color: #555555; 
border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px; 
border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; 
border-radius: 2px; }


input.rbutton,select.rselect { font-size:70%; padding: 0; }

a:link, a:visited { color: #26316a; text-decoration: underline; }
a:hover { color: #26316a; text-decoration: none; }
a.noho:hover { color: black; }

table.nav_bar { padding: 0; text-align: center; border-style: solid; border-width: 1px; border-color: black; 
border-bottom: none; background: url("../img/bar_bg_top.png") repeat-x left top; border-radius: 6px 6px 0 0; }
table.nav_bar tr td { height: 19px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
background: url("../img/bar_bg_bot.png") repeat-x left bottom; vertical-align: middle; }
table.nav_bar tr:first-child td:first-child { border-top-left-radius: 6px; }
table.nav_bar tr:first-child td:last-child { border-top-right-radius: 6px; }
table.nav { padding: 0; margin-left: auto; margin-right: auto; margin-top:0; margin-bottom:0; border: none; }

a.nav, a.nav:visited, a.nonav, a.nonav:visited { 
display: block; float: left; color: #666666; text-decoration: none; padding: 2px 0 3px 0; }
a.nav:hover { background-color: #eeeeee; color: #666666; text-decoration: none; }

.drop ul { padding: 0; margin: 0; list-style-type: none; }
.drop li { position: relative; z-index: 5; }
.drop ul li { padding: 0 0 1px 0; }
.drop ul ul { visibility: hidden; position: absolute; top: 17px; left: 0; border-style: solid; border-width: 1px; border-color: black; background-color: #b9ccd4; text-align: left;  padding: 0 0 1px 0; }
.drop ul ul li { float: left; padding: 0; }
.drop ul ul a { padding: 1px 0 2px 0; background: url("../img/bar_bg_top.png") repeat-x left top; }
.drop ul ul li:last-child a { padding: 1px 0 1px 0; }
.drop ul ul a, .drop ul ul a:visited { background-color: #b9ccd4; color: #666666; display: block; text-decoration: none; min-width: 86px; }
.drop ul ul a:hover { background: none; background-color: #eeeeee; color: #666666; display: block; text-decoration: none; min-width: 86px; }
.ldrop ul ul a, .ldrop ul ul a:visited, .ldrop ul ul a:hover {  min-width: 100px; }
.xldrop ul ul a, .xldrop ul ul a:visited, .xldrop ul ul a:hover, .xldrop ul ul div {  min-width: 140px; }
.drop ul li:hover ul { visibility: visible; }

.drop ul li ul li input { padding: 0; }
.fdrop { white-space: nowrap; min-width: 17em; margin: 10px 0 10px 4px; }
.lifdrop { white-space: nowrap; padding: 2px 0 3px 0; background: url("../img/bar_bg_top.png") repeat-x left top; }
.lifdrop b { padding: 0 0 0 2px; }


table.t1, table.m1, table.m2, table.me1 { border-radius: 8px; }
table.t1 tr:first-child td:first-child, table.m1 tr:first-child td:first-child, table.m2 tr:first-child td:first-child, table.me1 tr:first-child td:first-child { border-top-left-radius: 8px; }
table.t1 tr:first-child td:last-child, table.m1 tr:first-child td:last-child, table.m2 tr:first-child td:last-child, table.me1 tr:first-child td:last-child { border-top-right-radius: 8px; }
table.t1 tr:last-child td:last-child, table.m1 tr:last-child td:last-child, table.m2 tr:last-child td:last-child, table.me1 tr:last-child td:last-child { border-bottom-right-radius: 8px; }
table.t1 tr:last-child td:first-child, table.m1 tr:last-child td:first-child, table.m2 tr:last-child td:first-child, table.me1 tr:last-child td:first-child { border-bottom-left-radius: 8px; }

table.t1 tr:first-child td, table.me1 tr:first-child td { background: url("../img/bar_bg_top.png") repeat-x left top; }
table.t1, table.me1 { background: url("../img/bar_bg_bot.png") repeat-x left bottom; }
table.t1 tr:hover, table.t1wc tr:hover, table.m1 tr:hover, table.m2 tr:hover { background-color: #eeeeee; }
table.t1 tr:first-child, table.m1 tr:first-child, table.m2 tr:first-child { background-color: transparent; }
table.t1 tr td { border-color: #abbbc1; }

table.m1 tr td { border-color: #abbbc1; }


.datepick {
position: absolute; top: 0px; left: 0px; background: #c8dde6; padding: 2px; 
border: 1px solid #000000; z-index: 1; visibility: hidden;
font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #000000;
text-align: center; }

.datepick table table { border-collapse: collapse; font-size: 10px; margin-left: auto; margin-right: auto; }
.datepick table table tr td { cursor: default; text-align: center; padding: 2px; }


button,.dbutton { padding: 0; }

.dbutton { 
width: 16px; height: 18px; margin: 0; border: 0; background: transparent url('../img/calpick.png') no-repeat center top; 
text-indent: -100em; }

.calbutton { font-size: 9px; padding: 0 5px 0 5px; }

#mmenu { background: url("../../../img/logo.png") no-repeat right top; }