Updated print stylesheet to include alphabet navigation.

svn: r12404
This commit is contained in:
Rob G. Healey 2009-04-03 06:29:37 +00:00
parent c468933edd
commit 26cb5e59c2

View File

@ -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;