mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 10:05:26 +00:00
Monotone-Parent: 989ada4dcfbb1c45b577f7887d50680cb6be470b
Monotone-Revision: e51d7289784b9481b51a779aab33d68ee0bb4a3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:42:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -302,21 +302,22 @@ DIV.contactSelection
|
||||
z-index: 10;
|
||||
background: inherit;
|
||||
position: absolute;
|
||||
bottom: 1em;
|
||||
bottom: 0em;
|
||||
padding: 1em;
|
||||
right: 2em;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
text-align: right;
|
||||
background: #dbdad5;
|
||||
border-top: 2px solid #fffffb;
|
||||
border-left: 2px solid #fffffb;
|
||||
border-right: 2px solid #888;
|
||||
border-bottom: 2px solid #888;
|
||||
border-left: 0px;
|
||||
border-right: 0px;
|
||||
border-bottom: 0px;
|
||||
-moz-border-top-colors: -moz-buttonhoverface ThreeDHighlight;
|
||||
-moz-border-left-colors: -moz-buttonhoverface ThreeDHighlight;
|
||||
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
|
||||
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
|
||||
}
|
||||
|
||||
DIV.contactSelection > DIV.calendar
|
||||
{ text-align: center; }
|
||||
|
||||
DIV.contactSelection INPUT.button
|
||||
{ margin-top: .25em; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user