summaryrefslogtreecommitdiffstats
path: root/silpa/css/ie6_or_less.css
blob: 5ca433f56e29ad0e966674bf3bed33ebb04a3c8e (plain)
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
/*

LEGAL

=====

Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au

Community: Mollio http://www.mollio.org $

License: Released Under the "Common Public License 1.0", 

http://www.opensource.org/licenses/cpl.php

License: Released Under the "Creative Commons License", 

http://creativecommons.org/licenses/by/2.5/

License: Released Under the "GNU Creative Commons License", 

http://creativecommons.org/licenses/GPL/2.0/

*/

#header {width:100%}

#nav-secondary a {width:143px}

#resultslist-wrap li dl {display:inline}


/* 

I've added position:relative to these items below to fix the IE Peakaboo bug. 

more about it here: http://www.positioniseverything.net/explorer/peekaboo.html 

*/
ol.code, .featurebox, #content ul, #sidebar ul {position:relative}