User editable dashboards... implementation in progress

SVN:trunk[1995]
This commit is contained in:
Denis Flaven
2012-05-21 13:48:23 +00:00
parent c68fbf6cd9
commit 3121cf602a

View File

@@ -1122,6 +1122,11 @@ select#org_id {
padding: 5px;
margin:0;
}
.edit_mode .dashlet-selected {
background: #EB8F00 !important;
padding: 5px;
margin:0;
}
.dashlet-content {
background: #fff;
margin:0;