mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
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:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user