N°1401 - External dashlet edition in the designer

SVN:trunk[5858]
This commit is contained in:
Eric Espié
2018-06-13 11:46:37 +00:00
parent 7031a52a43
commit d5ba0d9ed5
7 changed files with 53 additions and 18 deletions

View File

@@ -2464,13 +2464,13 @@ td.prop_icon {
.dashlet-content .display_block {
text-align:left;
}
.dashlet-unknown {
.dashlet-unknown, .dashlet-proxy {
.dashlet-content {
padding: 8px;
background-color: #F2F2F2;
text-align: center;
.dashlet-ukn-text {
.dashlet-ukn-text, .dashlet-pxy-text {
margin-top: 10px;
}
}