Show normal notes as an in line blue box. Rewrite the whole note handling.

This commit is contained in:
Paul van Schayck
2004-12-29 03:48:47 +00:00
committed by WineHQ
parent 75728a4859
commit 8204cfc420
2 changed files with 46 additions and 86 deletions

View File

@@ -212,6 +212,9 @@ TD.stub { color: #0000B1; font-style: italic; text-align: center }
/* Search Field */
.searchfield { background-color: #E0E0E0; color: #666666; font-family: Helvetica, Arial; font-size: 10pt; padding: 0; }
/* Note box */
.note { padding: 7px; }
/*******************************************************************/
/* Specific elements */
/*******************************************************************/