.dashboard-item-content .loading {
  background:url("/s/9pfq6w/10030012/v2fkro/9.0.30/_/download/resources/com.atlassian.gadgets.dashboard:dashboard/css/images/loading.gif") center no-repeat;
}

.dashboard-item-content .loading-small {
  background:url("/s/9pfq6w/10030012/v2fkro/9.0.30/_/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;
}