updated email digest ui

This commit is contained in:
Rushabh Mehta 2011-07-27 17:46:16 +05:30
parent 5f3010735b
commit 8852c066ce

View File

@ -0,0 +1,18 @@
div.check-grid {
margin: 17px;
}
div.check-grid table {
border-collapse: collapse;
}
div.check-grid table td {
padding: 3px;
border: 1px solid #aaa;
}
td.check-grid-head {
font-weight: bold;
text-align: center;
}