version 1.766, 2009/03/09 05:52:59
|
version 1.768, 2009/03/17 16:11:52
|
Line 5910 table em{
|
Line 5910 table em{
|
font-style: normal; |
font-style: normal; |
} |
} |
|
|
table#LC_tableOfContent{ |
table.LC_tableOfContent{ |
border-collapse: collapse; |
border-collapse: collapse; |
border-spacing: 0; |
border-spacing: 0; |
padding: 3px; |
padding: 3px; |
Line 5918 table#LC_tableOfContent{
|
Line 5918 table#LC_tableOfContent{
|
background-color: #FFFFFF; |
background-color: #FFFFFF; |
font-size: 90%; |
font-size: 90%; |
} |
} |
table#LC_tableOfContent a { |
table.LC_tableOfContent a { |
|
background-color:transparent; |
text-decoration: none; |
text-decoration: none; |
} |
} |
|
|
table#LC_tableOfContent tr.LC_trOdd{ |
table.LC_tableOfContent tr.LC_trOdd{ |
background-color: #EEEEEE; |
background-color: #EEEEEE; |
} |
} |
|
|
table#LC_tableOfContent img{ |
table.LC_tableOfContent img{ |
border: none; |
border: none; |
height: 1.3em; |
height: 1.3em; |
vertical-align: text-bottom; |
vertical-align: text-bottom; |
Line 5981 ul#LC_toolbar li{
|
Line 5982 ul#LC_toolbar li{
|
border:1px solid white; |
border:1px solid white; |
padding:0; |
padding:0; |
margin: 0; |
margin: 0; |
display:inline-block; |
float: left; |
|
display:inline; |
vertical-align:middle; |
vertical-align:middle; |
} |
} |
|
|
a.LC_toolbarItem{ |
a.LC_toolbarItem{ |
display:inline-block; |
display:block; |
padding:0; |
padding:0; |
margin:0; |
margin:0; |
height: 32px; |
height: 32px; |