mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 19:56:23 +00:00
Fix for the component editor.
Monotone-Parent: b1e65bbb5b39abffb1d7c79bcce4dafb77512efc Monotone-Revision: 2338a6c35427b6ff10e22c3431c2efc72aea29d2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-12T20:59:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -9,7 +9,10 @@ SELECT#reminderList
|
||||
{ display: none; }
|
||||
|
||||
A#changeAttachButton
|
||||
{ margin-left: 1em; }
|
||||
{ margin-left: 1em;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
display: inline; }
|
||||
|
||||
SPAN.datePicker INPUT.textField
|
||||
{ width: 7em; }
|
||||
|
||||
Reference in New Issue
Block a user