.dashboard-item-content .loading {
  background:url("/jira/s/vzmeb2/11030009/1bqcfwe/10.0.15/_/download/resources/com.atlassian.gadgets.dashboard:dashboard/css/images/loading.gif") center no-repeat;
}

.dashboard-item-content .loading-small {
  background:url("/jira/s/vzmeb2/11030009/1bqcfwe/10.0.15/_/download/resources/com.atlassian.gadgets.dashboard:dashboard/css/images/loading_100.gif") center no-repeat;
}

.dashboard-item-content .item-error {
    padding:5px;
}

.dashboard-item-content .gadget-inline {
    overflow: auto;
}