Minor tweak to the table headers

git-svn-id: file:///svn-source/pmgr/branches/initial_20090526@47 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-06-01 02:11:14 +00:00
parent 6bf06a3a3c
commit 52528f1c0e

View File

@@ -46,9 +46,10 @@ table.item { border:1px solid #ccc;
border-bottom:2px solid #ccc;
}
table.item th { background: #f2f2f2;
table.list th { background: #dcdcdc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 2px solid #aaa;
border-right: 1px solid #ccc;
text-align: center;
}