/* Stylesheet for email/news document */
/* Copyright 2000-2002 Opera Software */
/* Headers */
mime
{
background : Window;
display : block;
}
headers {
float : left;
overflow : hidden;
width : 20%;
display : block;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
margin-right : 1ex;
color : ButtonText;
padding : 4px 4px 4px 4px;
font : status-bar;
/* background : ThreeDFace url(../Images/tile_center.png); */
}
hgrp {
display : block;
}
hdr {
display : block;
padding : 1px;
border-bottom : 2px groove ThreeDShadow;
max-height : 2.4em;
overflow : hidden;
}
hdr[name=Received],
hdr[name|=Mime], hdr[name|=MIME],
hdr[name|=Resent],
hdr[name|=Return],
hdr[name=Path] {
display : none;
}
hdr[name|=News],
hdr[name|=Content],
hdr[name|=List],
hdr[name|=X] {
background : ThreeDShadow;
color : ThreeDHighlight;
font-size : 90%;
max-height : 2.9em;
}
hdr[name=Date],
hdr[name=Subject],
hdr[name=From] {
color : ButtonText;
background : Window;
font-size : 100%;
max-height : 2.5em;
}
hdr:before {
content : attr(name) ": ";
font-weight : bold;
font-variant : small-caps; /*
font-size : 90%; */
}
hdr[name|="User"],
hdr[name="X-Mailer"] {
border : medium dotted ThreeDHighlight;
}
hdr[name|="List"] {
border : medium inset ThreeDShadow;
}
hdr[name="List-Id"] {
background : InfoBackground;
color : InfoText;
}
hdr:hover, hdr:active {
max-height : 30em;
}
showheaders, n {display: none;}
/* The "real" (body) part */
body {
padding : 0ex 0ex 0ex 1ex;
display : block;
background-color : Window;
color : WindowText;
}
div {
margin : 0ex;
padding : 0ex;
display : block;
background-color : Window;
color : WindowText;
width : 80%;
}
div.plaintext {
padding : 0px;
}
sig {
content : "[Signature]";
font-size : 85%;
color : GrayText;
}
sig:hover, sig:active {
content : inherit;
}
p {
display : block;
font-family : "Andale Mono", "LettrGoth12 BT", "Lucida Console", "Courier New", Courier, monospace;
font-size : 90%;
white-space : -o-pre-wrap;
padding : 0em;
margin : 0.2ex 0ex;
}
l {
display : block;
margin : 0ex;
padding : 0ex;
}
html|a
{
background-color : InfoBackground;
color : InfoText;
}
html|a:hover
{
border : solid thin GrayText;
}
ql.L0 { color: WindowText; }
ql.L1 { color: forestgreen; }
ql.L2 { color: #00C; }
ql.L3 { color: crimson; }
ql.L4 { color: goldenrod; }
ql.L5 { color: slategray; }
ql.L6 { color: mediumseagreen; }
ql.L7 { color: mediumslateblue; }
ql.L8 { color: hotpink; }
ql.L9 { color: gold; }
ql.L10 { color: darkgray; }
ql.L11 { color: mediumspringgreen; }
ql.L12 { color: lightskyblue; }
ql.L13 { color: lightpink; }
ql.L14 { color: tan; }
ql.L15 { color: black; }
ql.L16 { color: forestgreen; }
ql.L17 { color: darkblue; }
ql.L18 { color: crimson; }
ql.L19 { color: goldenrod; }
ql.L20 { color: slategray; }
ql.L21 { color: mediumseagreen; }
ql.L22 { color: mediumslateblue; }
ql.L23 { color: hotpink; }
ql.L24 { color: gold; }
ql.L25 { color: darkgray; }
ql.L26 { color: mediumspringgreen; }
ql.L27 { color: lightskyblue; }
ql.L28 { color: lightpink; }
ql.L29 { color: tan; }
ql.L30 { color: black; }
ql.L31 { color: forestgreen; }
ql
{
border-left : thin solid;
border-right : thin solid;
display : block;
margin-left : -1ex;
padding-left : 3ex;
padding-right : 2ex;
padding-bottom : 0.1em;
}
ql.L0 { border-left : none; border-right: none; }
ql.L1 {
height : 1em;
overflow : hidden;
position : relative;
counter-reset : linecounter;
}
ql.L1:hover {
height : auto;
}
ql.L1 > p > l.lf {
display : none;
}
/* Attachments */
attach {
display : block;
width : 80%;
color : ButtonText;
font : status-bar;
padding : 4px 4px 4px 4px;
}
caption
{
background : Window;
display : none;
margin : 0 8px;
padding : 3px;
}
/* @media screen, projection { */
item {
display : block;
float : left;
-o-link-source : current;
-o-link : attr(href);
width : 13em;
height : 2em;
}
html|img
{
vertical-align : middle;
}
filename
{
color : blue;
display : inline;
font : status-bar;
text-decoration : underline;
vertical-align : middle;
}
/* } */
/* Rules for how email messages should be printed out */
@media print
{
showheaders, hdricon { display: none; }
headers{ border: 1pt solid black; }
caption
{
border-top : 0.5pt solid;
display : block;
margin : 1em 0 0;
padding : 0.3em 0;
}
item, filename
{
display : inline;
margin : 0;
padding : 0;
}
filename:before
{
content : " " counter(attachment) ". ";
counter-increment : attachment;
}
icon { display: none; }
}
text/css
This content has been proxied by September (ba2dc).