See ChangeLog

Monotone-Parent: eb22f4d3b368a79ce56bcad18f9f176fff0cb73c
Monotone-Revision: 157670819f732591d0987b295faeb89c843803db

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-07T19:46:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2012-09-07 19:46:49 +00:00
parent 613499c63a
commit e7f0c9c03f
38 changed files with 389 additions and 259 deletions
+10 -2
View File
@@ -55,6 +55,14 @@ LABEL
white-space: nowrap;
margin-left: .5em; }
H6
{ font-size: 11px;
color: #9ABCD8;
color: #627e9c;
text-transform: uppercase;
margin: 10px 0px 5px 0px;
padding-left: 5px; }
TABLE
{ table-layout: fixed;
border-spacing: 0px; }
@@ -493,7 +501,7 @@ DIV.noJavascriptErrorMessage A
margin: 0px auto; }
LI.denied
{ background-color: #fefefe;
{ n0background-color: #fefefe;
font-style: italic;
color: #f33; }
@@ -507,7 +515,7 @@ TD._selected
color: #fff;
}
LI[class~="_selected"].denied
LI._selected.denied
{
background-color: #f33;
}