mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-25 23:09:29 +00:00
- see ChangeLog
Monotone-Parent: 72f304d7caff41d213f1b38655d75a012724995d Monotone-Revision: 8ddb2a0ff49be672a150054c0e9781c669a91f34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T13:25:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -6,7 +6,7 @@ body {
|
||||
color: #000000;
|
||||
font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 10pt;
|
||||
background-color: #FFFFFF;
|
||||
background-color: #D4D0C8;
|
||||
margin: 0px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
@@ -243,3 +243,30 @@ table.skytextdocktable {
|
||||
padding: 0px;
|
||||
table-layout: auto;
|
||||
}
|
||||
|
||||
|
||||
DIV.linkbanner
|
||||
{
|
||||
width: 100%;
|
||||
top: 10px;
|
||||
left: 0px;
|
||||
z-index: 100;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
DIV.linkbanner A
|
||||
{
|
||||
color: #555;
|
||||
text-decoration: none;
|
||||
padding: .2em .5em;
|
||||
}
|
||||
|
||||
.linkbannerlinks {
|
||||
font-size: medium;
|
||||
vertical-align: bottom;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.linkbannerimage {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user