mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 12:05:28 +00:00
Monotone-Parent: 75c85974feba4654def1fa260d87205a035552de
Monotone-Revision: 9b4c2eadc3d38aa14dc504c80d606df816c2f924 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:37:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -300,11 +300,13 @@ DIV.contactSelector DIV#contactView
|
||||
|
||||
DIV.contactSelection
|
||||
{
|
||||
z-index: 10;
|
||||
background: inherit;
|
||||
position: absolute;
|
||||
bottom: 1em;
|
||||
padding: 1em;
|
||||
right: 2em;
|
||||
text-align: right;
|
||||
background: #dbdad5;
|
||||
border-top: 2px solid #fffffb;
|
||||
border-left: 2px solid #fffffb;
|
||||
@@ -315,3 +317,9 @@ DIV.contactSelection
|
||||
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
|
||||
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
|
||||
}
|
||||
|
||||
DIV.contactSelection INPUT.button
|
||||
{ margin-top: .25em; }
|
||||
|
||||
DIV.contactSelection SPAN#selectionLabel
|
||||
{ float: left; }
|
||||
|
||||
Reference in New Issue
Block a user