home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
ow32enen.exe
/
PLUGINS.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-01-06
|
847b
|
52 lines
/* Stylesheet for the Opera Plugins document */
/* Copyright 2003 Opera Software */
body {
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
background-color: Window;
color: black;
}
table {
border: none;
padding: 0;
border-spacing: 0;
font-size: 13px;
white-space: nowrap;
border-collapse: collapse;
border-bottom: 1px solid Scrollbar;
}
td {
border-right: 1px solid Scrollbar;
border-left: 1px solid Scrollbar;
padding-left: 1em;
padding-right: 1em;
white-space: nowrap;
}
.type, .mime, .path {
border-top: 1px solid Scrollbar;
}
.mime {
border-right: 1px solid Scrollbar;
}
.plugin {
border-right: 0;
background-color: Scrollbar;
text-align: left;
padding-top: 0px;
padding-bottom: 3px;
font-weight: bold;
font-style: normal;
font-size: 20px;
}
strong {
font-weight: normal;
}