home *** CD-ROM | disk | FTP | other *** search
- /* Stylesheet for the Opera Plugins document */
- /* Copyright 2000 Opera Software */
-
- BODY {
- font-size: 10.5pt;
- font-family: serif;
- background-color: white;
- }
-
- TABLE {
- border: 0;
- padding: 0;
- border-spacing: 0;
- font-size: 10.5pt;
- }
- TH, TD {
- vertical-align: top;
- white-space: nowrap;
- padding: 0.4em;
- }
- TH {
- background-color: #ddd;
- text-align: left;
- padding-top: 0px;
- padding-bottom: 0px;
- font-weight: bold;
- font-style: normal;
- font-size: 15pt;
- }
- TD {
- border-top: 1px solid black;
- }
-
- TH.plugin {
- border-right: 0;
- }
- TD.mime {
- border-right: 1px solid black;
- }
-