mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
Monotone-Parent: 7806095ecd279694a031fc56d9566bfb84bf2b0b
Monotone-Revision: 323f81155a263ae127f2351e76ef3ace6a656984 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:09:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -97,7 +97,7 @@ table.titletable td.titlecell SELECT
|
||||
border-bottom: 2px solid #222;
|
||||
-moz-border-bottom-colors: #000 #9c9a94 transparent;
|
||||
-moz-border-right-colors: #000 #9c9a94 transparent;
|
||||
background: #DCDAD5;
|
||||
background-color: #DCDAD5;
|
||||
}
|
||||
|
||||
.whitesec_title
|
||||
@@ -117,9 +117,8 @@ DIV#contactFoldersList
|
||||
padding: 0px;
|
||||
overflow: hidden; }
|
||||
|
||||
DIV#contactFoldersList > DIV.toolbar
|
||||
DIV#contactFoldersList DIV.toolbar
|
||||
{ width: 100%;
|
||||
background: #f00;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
border-top: 1px solid #aaa;
|
||||
@@ -318,7 +317,9 @@ DIV.contactSelection > DIV.calendar
|
||||
{ text-align: center; }
|
||||
|
||||
DIV.contactSelection INPUT.button
|
||||
{ margin-top: .25em; }
|
||||
{ font-size: 8pt;
|
||||
margin-top: .25em;
|
||||
padding: 0px; }
|
||||
|
||||
DIV.contactSelection SPAN#selectionLabel
|
||||
{ float: left; }
|
||||
|
||||
Reference in New Issue
Block a user