/usr/share/prayer/static/layout.css is in prayer 1.3.5-dfsg1-4build1.
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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 | /* $Cambridge: hermes/src/prayer/files/static/layout.css,v 1.2 2008/09/16 09:59:56 dpc22 Exp $ */
/* --------------------------------------------------------------
CSS Framework
Web Design & Development by Studio 24 Ltd
www.studio24.net - (0870) 241 6159
* Screen & Projection Styles *
This is the main CSS-file for the framework.
Include this in the <head> of every page.
-------------------------------------------------------------- */
@import "reset.css";
@import "content.css";
@import "typography.css";
@import "forms.css";
/* =MAIN-CONTAINER-ELEMENTS
-------------------------------------------------------------- */
body {
/* background: #EEE; */
background: #699;
padding: 0 20px 0 20px;
}
div#skip {
display: none;
}
div#container {
background: #fff;
min-width: 694px;
max-width: 1214px;
margin: 0 auto;
overflow: hidden;
padding: 0 20px 0 20px;
border-left: 1px solid #d3d3b1;
border-right: 1px solid #d3d3b1;
border-bottom: 1px solid #d3d3b1;
}
img.ucam {
padding: 0.7em 1em 0 1em;
}
/*hvs 14.4*/
div#dept-title {
background: #9c9;
min-width: 694px;
max-width: 1214px;
margin: 0 auto;
overflow: hidden;
padding: 0 20px 0 20px;
border-left: 1px solid #d3d3b1;
border-right: 1px solid #d3d3b1;
border-bottom: 1px solid #d3d3b1;
}
div#navtabs {
background: #d3d3b1;
min-width: 694px;
max-width: 1214px;
line-height: 1em;
margin: 0 auto;
overflow: hidden;
padding: 0 20px 0 20px;
border-left: 1px solid #d3d3b1;
border-right: 1px solid #d3d3b1;
}
div#header {
height:70px;
margin: 0 auto;
overflow: hidden;
padding:0;
background: #fff;
min-width: 734px;
max-width: 1254px;
/*border-bottom: 1px solid #cdc5bc;*/
border-left: 1px solid #d3d3b1;
border-right: 1px solid #d3d3b1;
}
.dept div#header {
border-bottom: 1px solid #9c9;
}
div#branding {
float: left;
}
div#content {
float: left;
width: 100%;
padding-bottom: 1em;
}
div#content-primary {
float: left;
width: 62%;
padding-right: 1em;
}
.dept div#content-primary {
margin: 1em 0 0 0;
}
.dept div#content-primary h1 {
margin: 0 0 0.5em 0; padding: 0;
}
div#content-primary a {
text-decoration: none;
}
div#content-primary a:hover {
text-decoration: underline;
}
div#content-secondary {
float: right;
background: #f1f5ff;
border-left: 1px solid #ccc;
width: 35%;
height: 100%;
}
.dept div#content-secondary, .dept.three-col.nosub div#content-secondary {
border-top: 1px solid #ccc;
}
.dept.three-col div#content-secondary {
border: 0;
}
/* Set one column layout
-------------------------------------------------------------- */
body.one-col div#content-secondary, body.one-col ul#nav-primary {
display: none;
}
body.one-col div#content-primary {
width: 100%;
}
/* Set two and three column layouts
-------------------------------------------------------------- */
/* added by DMR (Studio24) 01.02.08 */
body.alt div#content-primary {
width: 80%;
}
/* added by DMR (Studio24) 01.02.08 */
body.alt div#content-secondary {
width: 20%;
}
body.two-col div#content, body.three-col div#content {
float: right;
width: 76%;
}
body.two-col ul#nav-primary, body.three-col ul#nav-primary {
float: left;
width: 22%;
padding-left: 0;
}
body.two-col div#content-primary {
width: 100%;
}
body.two-col div#content-secondary {
display: none;
}
body.three-col div#content-primary {
width: 63.6%;
padding-right: 2%;
}
body.three-col div#content-secondary {
float: right;
width: 34.4%;
padding-left: 0;
}
/* =SITE-TOOLS
-------------------------------------------------------------- */
.dept div#site-search {
padding: 0.5em 0 0 0;
}
div#site-search ul {
padding:5px;
margin: 0;
list-style-type: none;
}
div#site-search ul li {
float: right;
padding: 0 7px 0 7px;
background: url(/icons/divider-site-tools-small.gif) no-repeat 100% 50%;
}
div#site-search ul li.last {
background: none;
padding-right: 15px;
}
div#site-search ul li a {
color:#036;
text-decoration:none;
}
div#site-search ul li a:hover {
color:#c60;
}
div#site-search {
float:none;
width:auto;
height:auto;
padding:10px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
}
div#site-search form {
text-align:right;
}
/* =NAV-PRIMARY
-------------------------------------------------------------- */
ul#nav-primary {
list-style-type: none;
border-top: 2px solid #CCC;
border-bottom: 1px solid #CCC;
margin: 0.15em 0 50px 0;
clear: both;
width: 100%;
background: #f1f5ff;
font-weight: bold;
}
ul#nav-primary li {
border-top: 1px solid #CCC;
margin: 0 1px 0 0;
padding:0;
}
/* added by DMR (Studio24) 24.01.08 */
ul#nav-primary li.title {
border-top: none;
font-weight: bold;
padding: 0.6em 20px 0.45em 10px;
background: #666;
color: white;
}
ul#nav-primary li a {
border-top: 1px solid white;
padding: 0.2em 20px 0.2em 10px;
display: block;
height: 100%;
text-decoration: none;
}
ul#nav-primary li a:hover {
color:#c60;
}
/* =nav-primary sub-nav
-------------------------------------------------------------- */
ul#nav-primary li.active {
background:#fff;
}
ul#nav-primary li.active a {
border: none;
color:#c60;
background:#fff;
}
ul#nav-primary li.active ul,
ul#nav-primary li ul {
font-size: 1em;
list-style-type: none;
margin: 0;
padding: 0.3em 0 0 0;
}
ul#nav-primary li.active ul li,
ul#nav-primary li ul li {
border: none;
border-top: solid #E8F0FF 1px;
padding: 4px 0 4px 0;
}
/* Style for unselected secondary nav link */
ul#nav-primary li.active ul li a,
ul#nav-primary li.active ul li a:hover,
ul#nav-primary li ul li a,
ul#nav-primary li ul li a:hover {
padding: 0 20px 0 30px;
border: none;
color: #036;
font-weight: normal;
}
ul#nav-primary li.active ul li a:hover,
ul#nav-primary li ul li a:hover {
color: #c60;
text-decoration: underline;
}
/* =NAV-TABBED
-------------------------------------------------------------- */
ul#nav-tabbed {
list-style-type: none;
margin: 1em 0 2em 0;
padding: 0;
background: white;
font-family: Arial, Helvetica, sans-serif;
clear: both;
width: 100%;
overflow: hidden;
}
ul#nav-tabbed li {
float: left;
margin-right: 1px;
margin-bottom: 1px;
}
ul#nav-tabbed li a {
color: white;
background: #81adb5 url(/icons/bg-tab-right.gif) no-repeat 100% 0;
display: block;
padding: 0.6em 20px 0.45em 20px;
position: relative;
text-decoration: none;
}
ul#nav-tabbed.az li a {
padding: 0.6em 9px 0.45em 9px;
font-size: 0.9em;
}
ul#nav-tabbed li a span {
background: url(/icons/bg-tab-left.gif) no-repeat 0 0;
width: 5px;
height: 5px;
position: absolute;
top: 0;
left: 0;
}
ul#nav-tabbed li a:hover {
text-decoration: none;
background: #4f8d97 url(/icons/bg-tab-right-over.gif) no-repeat 100% 0;
}
ul#nav-tabbed li a:hover span {
background: url(/icons/bg-tab-left-over.gif) no-repeat 100% 0;
}
ul#nav-tabbed li.active a {
background: white url(/icons/bg-tab-right-active.gif) no-repeat 100% 0; border-top: 1px #ccc solid; margin: 0 2px; /*temp fix - hvs*/
color: #333;
font-weight: bold;
}
ul#nav-tabbed li.active a span {
background: url(/icons/bg-tab-left-active.gif) no-repeat 100% 0;
}
/* =BREADCRUMB
-------------------------------------------------------------- */
ul#nav-breadcrumb {
overflow: hidden;
margin:0;
padding: 0.5em 0 1em 0;
list-style-type: none;
color: #666;
font-size: 0.65em;
width:100%;
}
ul#nav-breadcrumb li {
float: left;
padding: 0 6px 0 6px;
background: url(/icons/icon-arrow-nav-breadcrumb.gif) no-repeat 0 50%;
}
ul#nav-breadcrumb li.first {
padding-left: 21px;
background: url(/icons/icon-home.gif) no-repeat 0 0;
}
ul#nav-breadcrumb li.last {
/*background: none;*/
}
/*
ul#nav-breadcrumb li.first a {
color: #cf5200;
}
*/
ul#nav-breadcrumb a, ul#nav-breadcrumb a:hover {
text-decoration: none;
}
/* =SITE-INFO
-------------------------------------------------------------- */
ul#site-info {
overflow: hidden;
margin: 0;
clear: both;
width: 100%;
list-style-type: none;
border-top: 2px solid #9c9;
padding-top: 1em;
padding-bottom: 2em;
font-size: 0.7em;
}
ul#site-info li {
float: left;
}
ul#site-info li a{
text-decoration:none;
}
ul#site-info li.link {
float: right;
padding: 0 10px 0 10px;
background: url(/icons/divider-site-tools-small.gif) no-repeat 100% 50%;
}
ul#site-info li.last {
background: none;
padding-right: 0;
}
|