mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-25 11:16:24 +00:00
CSS fix for the recurrence editor.
Monotone-Parent: f1873ff9d9da1ea76b1cc20194500121395959e8 Monotone-Revision: 1ee23312738f4184241e898cf4bb970b82a4f9a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T17:54:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -38,6 +38,9 @@ INPUT.textField
|
||||
SPAN.datePicker INPUT.textField
|
||||
{ width: 6em; }
|
||||
|
||||
SPAN.datePicker SPAN IMG
|
||||
{ vertical-align: top; }
|
||||
|
||||
/* Days selectors */
|
||||
|
||||
DIV#week,
|
||||
@@ -84,6 +87,6 @@ DIV#month SPAN.week DIV P
|
||||
SPAN.week DIV:hover
|
||||
{ border: 1px solid #4b6983; }
|
||||
|
||||
a.calendarButton
|
||||
{ right:240px; }
|
||||
A.calendarButton
|
||||
{ right: 240px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user