Line | |
---|
1 | <!--[if lt IE 7]> |
---|
2 | <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie5-ie6.css"> |
---|
3 | <![endif]--> |
---|
4 | <!--[if IE 7]> |
---|
5 | <style type="text/css"> |
---|
6 | {literal} |
---|
7 | .thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails .wrap2 IMG, .thumbnails LABEL, .thumbnailCategory DIV.illustration { |
---|
8 | width:140px !important; |
---|
9 | } |
---|
10 | {/literal} |
---|
11 | </style> |
---|
12 | <![endif]--> |
---|
13 | {if isset($display_hr_os_banner) and (!$display_hr_os_banner)} |
---|
14 | <style type="text/css"> |
---|
15 | #{$BODY_ID}{literal} #theHeader { {/literal} |
---|
16 | background: url("{$ROOT_URL}themes/hr_os/img/header.jpg") no-repeat scroll center top transparent;{literal} |
---|
17 | height: 20px; |
---|
18 | margin: 0 auto; |
---|
19 | }{/literal} |
---|
20 | #{$BODY_ID}{literal} #theHeader * { |
---|
21 | display:none; |
---|
22 | }{/literal} |
---|
23 | </style> |
---|
24 | {/if} |
---|
Note: See
TracBrowser
for help on using the repository browser.