Monotone-Parent: 6753ccaa7526439dbf30f82e0fd9724d49478e83

Monotone-Revision: bfb8eb0077f9d2d8ffdfe7ec1e44d38118e61600

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-12-06T22:46:48
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-12-06 22:46:48 +00:00
parent 48223b1ee7
commit 6bbef703ee
4 changed files with 68 additions and 12 deletions

View File

@@ -137,12 +137,17 @@ DIV.linkbanner
z-index: 100;
color: #aaa; }
DIV.linkbanner A
{ top: 0px;
left: 0px;
DIV.linkbanner A,
DIV.linkbanner SPAN
{ cursor: default;
color: #ddd;
text-decoration: none;
padding: .2em .5em; }
top: 0px;
left: 0px;
padding: 2px 5px; }
DIV.linkbanner SPAN
{ color: #afafff; }
DIV.linkbanner A:hover
{ color: #dd5; }