Updated print stylesheet to include alphabet navigation.
svn: r12404
This commit is contained in:
parent
c468933edd
commit
26cb5e59c2
@ -178,7 +178,7 @@ ol {
|
||||
|
||||
/* Navigation
|
||||
----------------------------------------------------- */
|
||||
#navigation, #subnavigation { display:none; }
|
||||
#alphabet, #navigation, #subnavigation { display:none; }
|
||||
|
||||
/* Main Table
|
||||
----------------------------------------------------- */
|
||||
@ -191,6 +191,7 @@ table {
|
||||
border-bottom:solid .5pt #FFF;
|
||||
}
|
||||
table thead tr th {
|
||||
text-align:left;
|
||||
font:normal 11pt/13pt serif;
|
||||
color:#000;
|
||||
margin:0;
|
||||
|
Loading…
Reference in New Issue
Block a user