home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
ow32enen.exe
/
CSR.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-01-06
|
2KB
|
142 lines
/* CSS style sheet to display CSR documents in Opera */
/* Copyright 2003 Opera Software */
rl
{
display: block;
font-size: 100%;
font-family: Georgia, serif;
background-color: white;
color: black;
padding: 0.4em;
}
rd:before
{
color: white;
background-color: #7777aa;
font-family: Garamond, Georgia, serif;
content: attr(c) ' hits on ½' attr(q) '╗: ' attr(f) '-' attr(t) ':' ;
display: block;
}
rt
{
border: 0;
border-spacing: 0;
font-size: 14px;
margin-bottom: 1em;
padding-top: 1em;
display: table;
table-layout: fixed;
width: 68em;
}
r.head
{
font-weight: bold;
background-color: #ddd;
font-family: Georgia, serif;
}
r
{
margin: 0.3em 0;
display: table-row;
padding : 0;
margin : 0;
}
t
{
font-size: smaller;
}
l
{
color: white;
background-color: #7777aa;
font-family: Garamond, Georgia, serif;
}
l[href] {
-o-link: attr(href);
-o-link-source: current;
}
r[href] {
-o-link: attr(href);
}
d, dir, h, sz, sp, ft
{
padding-left: 0.5em;
padding-right: 0.5em;
display:table-cell;
}
r h
{
-o-link-source: current;
color: blue;
text-decoration: none;
}
r d, r dir
{
text-align: right;
}
r.head h, r.head sz, r.head sp, r.head ft, r.head qos
{
width: 4.5em;
-o-link-source: current;
color: blue;
}
r.head h
{
width: auto;
}
r.head ft
{
width: 1.5em;
}
r.head dir, r.head d
{
color: black;
width: 2em;
}
d[href], dir[href], h[href], sz[href], sp[href], ft[href] , qos[href]
{
-o-link: attr(href);
-o-link-source: current;
}
r[space="private"] h
{
color: red;
}
sz, sp
{
text-align: right;
}
qos
{
width: 20px;
text-align: center;
display:table-cell;
}