Revision 548848ba static/css/base.css

b/static/css/base.css
39 39
}
40 40
*/
41 41
#main {
42
    background: url("/static/background.png") repeat-x scroll 0 0 #FFFFFF;
42
    background: url("/fodstatic/background.png") repeat-x scroll 0 0 #FFFFFF;
43 43
    padding: 0;
44 44
    margin: 0;
45 45
}
......
75 75
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
76 76
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
77 77
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
78
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
78
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
79 79
    border-color: #E9E9E9 #E9E9E9 #F5F5F5;
80 80
    border-style: solid;
81 81
    border-width: 1px;
......
94 94

  
95 95
.topmenuaction{
96 96
	padding: 4px;
97
	background: url("/static/rule.png") no-repeat scroll 0 50% transparent;
97
	background: url("/fodstatic/rule.png") no-repeat scroll 0 50% transparent;
98 98
}
99 99

  
100 100
body {
......
272 272
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
273 273
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
274 274
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
275
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
275
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
276 276
    border-color: #E9E9E9 #E9E9E9 #F5F5F5;
277 277
    border-style: solid;
278 278
    border-width: 1px;
......
297 297
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
298 298
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
299 299
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
300
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
300
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
301 301
    border-color: #E9E9E9 #E9E9E9 #F5F5F5;
302 302
    border-style: solid;
303 303
    border-width: 1px;
......
340 340
	text-decoration: none;
341 341
}
342 342
.table_title{
343
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
343
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
344 344
}
345 345
.inner_table{
346 346
	border-collapse: collapse;
......
351 351
	padding: 0px !important;
352 352
}
353 353
.table_top_header{
354
	background: url("/static/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
354
	background: url("/fodstatic/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
355 355
}
356 356
.borderless{
357 357
	border: 0 none !important;
358 358
}
359 359
.inner_category{
360 360
	width: 35%;
361
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
361
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
362 362
	border-left: 0 none !important;
363 363
}
364 364
.no_brd_right{
......
401 401
.conf_table th{
402 402
	font-weight: normal;
403 403
	background-color: #ECECEC; /* fallback color if gradients are not supported */
404
	background: url("/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
404
	background: url("/fodstatic/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
405 405
	border-bottom: 1px solid #D9D9D9;
406 406
}
407 407
.conf_table{
......
417 417
}
418 418
.conf_table .table_topper_header{
419 419
	font-weight: bold;
420
	background: url("/static/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;	
420
	background: url("/fodstatic/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;	
421 421
}
422 422
.instance_det_table{
423 423
	border-collapse: collapse;
......
513 513
	*cursor: hand;
514 514
}
515 515

  
516
table.table thead .sorting { background: url('/static/img/sort_both.png') no-repeat center right; }
517
table.table thead .sorting_asc { background: url('/static/img/sort_asc.png') no-repeat center right; }
518
table.table thead .sorting_desc { background: url('/static/img/sort_desc.png') no-repeat center right; }
516
table.table thead .sorting { background: url('/fodstatic/img/sort_both.png') no-repeat center right; }
517
table.table thead .sorting_asc { background: url('/fodstatic/img/sort_asc.png') no-repeat center right; }
518
table.table thead .sorting_desc { background: url('/fodstatic/img/sort_desc.png') no-repeat center right; }
519 519

  
520
table.table thead .sorting_asc_disabled { background: url('/static/img/sort_asc_disabled.png') no-repeat center right; }
521
table.table thead .sorting_desc_disabled { background: url('/static/img/sort_desc_disabled.png') no-repeat center right; }
520
table.table thead .sorting_asc_disabled { background: url('/fodstatic/img/sort_asc_disabled.png') no-repeat center right; }
521
table.table thead .sorting_desc_disabled { background: url('/fodstatic/img/sort_desc_disabled.png') no-repeat center right; }
522 522

  
523 523
table.dataTable th:active {
524 524
	outline: none;

Also available in: Unified diff