home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
ow32enen.exe
/
CACHE.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-01-06
|
1KB
|
66 lines
/* Stylesheet for the Opera Cache document */
/* Copyright 2003 Opera Software */
body {
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
background-color: Window;
color: black;
}
a:link, a:visited {
color: #009;
text-decoration: none;
}
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;
}
.nameh, .sizeh, .addressh {
background-color: Scrollbar;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0;
padding-bottom: 3px;
}
.memory {
color: red;
}
.name, .size {
font-family: Lucida Console, Courier New, monospace;
}
.sizeh, .size {
text-align: right;
}
.sizeh, .addressh, .size, .address {
padding-left: 1em;
}
.nameh, .sizeh {
text-align: center;
}
strong {
font-weight: normal;
}