mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
User editable dashboards... implementation in progress
SVN:trunk[1993]
This commit is contained in:
@@ -1112,4 +1112,17 @@ div.actions_button a, .actions_button a:hover, .actions_button a:visited {
|
||||
}
|
||||
select#org_id {
|
||||
max-width: 90%;
|
||||
}
|
||||
/*********** Dashboards ***********/
|
||||
.dragHover {
|
||||
background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png);
|
||||
}
|
||||
.edit_mode .dashlet {
|
||||
background: url(./ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png);
|
||||
padding: 5px;
|
||||
margin:0;
|
||||
}
|
||||
.dashlet-content {
|
||||
background: #fff;
|
||||
margin:0;
|
||||
}
|
||||
Reference in New Issue
Block a user