- #195972, better default CSS to avoid conflicts with themes, patch by Keyz
This commit is contained in:
parent
ebdc82203b
commit
2f6f865e33
@ -35,6 +35,7 @@ jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
|
|||||||
|
|
||||||
- #199224, fix display issues in IE6/7
|
- #199224, fix display issues in IE6/7
|
||||||
- #200086, don't load non-existent custom.css file
|
- #200086, don't load non-existent custom.css file
|
||||||
|
- #195972, better default CSS to avoid conflicts with themes
|
||||||
|
|
||||||
|
|
||||||
4.0, 2007-Nov-22
|
4.0, 2007-Nov-22
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
position:absolute;
|
position:absolute;
|
||||||
top:-999em;
|
top:-999em;
|
||||||
width:14em;
|
width:14em;
|
||||||
|
font-size:1em;
|
||||||
|
line-height:1em;
|
||||||
}
|
}
|
||||||
#simplemenu ul li,
|
#simplemenu ul li,
|
||||||
#simplemenu a {
|
#simplemenu a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user