GUI changes for mail labels management

This commit is contained in:
Francis Lachapelle
2013-11-13 14:46:08 -05:00
parent 37d3234b60
commit 616ee7c6e4
12 changed files with 246 additions and 222 deletions
+5 -9
View File
@@ -26,14 +26,10 @@ DIV#calendarSelectorButtons
{ padding-left: 6px; }
DIV.colorBox
{ display: inline;
font-weight: normal;
margin-right: 3px;
font-size: 80%;
width: 1em;
height: .75em;
-webkit-border-radius: 2px;
border-radius: 2px; }
{ display: inline-block; }
TD DIV.colorBox, TD DIV.colorBox:hover
{ border-color: #fff; }
UL#calendarList
{ cursor: default;
@@ -248,7 +244,7 @@ TABLE#tasksList
{ width: 100%; }
TABLE#eventsList .colorBox
{ margin-left: 2px; }
{ margin-right: 4px; }
#eventsList TD.headerTitle,
#eventsList TD.headerDateTime