mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Accordion: Trying some styl resets, maybe finding the one for Safari 3.x
This commit is contained in:
parent
6d5e9b5e7a
commit
d9c0b626cf
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
#main { font-size: 10pt; font-family: 'trebuchet ms', verdana, arial; }
|
#main { font-size: 10pt; font-family: 'trebuchet ms', verdana, arial; }
|
||||||
#list1 *, #navigation * { margin: 0; padding: 0; font-size: 12px; }
|
#list, #list1 *, #navigation, #navigation * { margin: 0; padding: 0; font-size: 12px; }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user