Minor CSS adjustments to small toolbars.

Monotone-Parent: 4ab14f5f124790fd968ea56e6352e971b51b1a5b
Monotone-Revision: 3fa7e256bafe25f933cbd83e48a106452288b415

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-03-25T15:42:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-03-25 15:42:52 +00:00
parent 784eb352b8
commit 4881f4bc40
6 changed files with 32 additions and 26 deletions

View File

@@ -31,7 +31,7 @@ DIV#tasksListView LABEL
{ margin: .25em; }
DIV#calendarSelectorView
{ top: 0px; }
{ top: 3px; }
DIV#calendarSelectorView
{ overflow: hidden; }
@@ -64,7 +64,7 @@ UL#tasksList, UL#calendarList
UL#calendarList
{ clear: left;
height: 10em; }
height: 102px; }
UL#calendarList LI
{ cursor: pointer;