mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-28 16:29:30 +00:00
Monotone-Parent: fdf6957aa0f1c98704004b55ba6f4e09df375481
Monotone-Revision: 11407a8d848e4be8f75087c533fb576da5e80ce4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T14:52:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
LABEL
|
||||
SPAN.line
|
||||
{ display: block;
|
||||
position: relative;
|
||||
line-height: 18px;
|
||||
@@ -14,9 +14,12 @@ DIV#propertiesView
|
||||
SPAN.content
|
||||
{ position: absolute;
|
||||
top: -.25em;
|
||||
left: 4em;
|
||||
left: 6em;
|
||||
right: 1em; }
|
||||
|
||||
LABEL#calendarSync
|
||||
{ margin-left: 7em; }
|
||||
|
||||
BUTTON#colorButton
|
||||
{ display: none;
|
||||
margin: 1px;
|
||||
@@ -33,3 +36,6 @@ DIV#buttons
|
||||
{ padding: 10px;
|
||||
padding-top: 0px;
|
||||
text-align: right; }
|
||||
|
||||
INPUT#calendarSyncTag
|
||||
{ width: 5em; }
|
||||
|
||||
Reference in New Issue
Block a user