User editable dashboards... implementation in progress

SVN:trunk[2003]
This commit is contained in:
Denis Flaven
2012-05-22 09:24:46 +00:00
parent a6e5b0b087
commit 25ddd1c2c8

View File

@@ -1130,4 +1130,9 @@ select#org_id {
.dashlet-content {
background: #fff;
margin:0;
}
table.prop_table {
border-bottom: 2px solid #F9F9F1;
padding: 1px;
width: 100%;
}