/* IMPORTANT: If you're editing this file in the output directory of one of your projects, your changes will be overwritten the next time you run Natural Docs. Instead, copy this file to your project directory, make your changes, and you can use it with -s. Even better would be to make a CSS file in your project directory with only your changes, which you can then use with -s [original style] [your changes]. On the other hand, if you're editing this file in the Natural Docs styles directory, the changes will automatically be applied to all your projects that use this style the next time Natural Docs is run on them. This file is part of Natural Docs, which is Copyright © 2003-2004 Greg Valure Natural Docs is licensed under the GPL */ /* NO longer necessary!! .Prototype td { font-size: 8pt; } */ .CRequirementTestcase .Prototype { background-color: #F4F4F4; border-color: #D0D0D0 } .CRequirementFunction .Prototype { background-color: #F4F4F4; border-color: #D0D0D0 } .CRequirementProcedure .Prototype { background-color: #F4F4F4; border-color: #D0D0D0 } .CRequirementType .Prototype { background-color: #F4F4F4; border-color: #D0D0D0 } .MGroupContent { font-variant: normal; font-weight: normal; display: none; } /* NO longer necessary!! @media print { blockquote { overflow: visible; } .IE blockquote { width: auto; } } */