Skip to content

Commit

Permalink
Merge "Closes-Bug:#1581650 Moved the monitor infra chart changes to s…
Browse files Browse the repository at this point in the history
…eparate css file."
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Jun 9, 2016
2 parents c639ccd + f3b8ff6 commit c7f397c
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions webroot/css/contrail.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1097,33 +1097,3 @@ p.error, p.error-text {
padding-right:3px;
}

.confignode-chart .widget-box .widget-header {
border-bottom: none;
font-size: 14px;
height: 23px;
cursor: auto;
padding: 3px 0px;
}
.confignode-chart .widget-box .widget-header > :first-child {
line-height: 23px;
}
.confignode-chart .widget-box .widget-main {
padding: 0px;
}
.confignode-chart .contrail-legend rect{
width: 8px;
height: 8px;
}
.confignode-chart g.nv-barsWrap g.nv-group {
fill-opacity: 1 !important;
}
.confignode-chart .contrail-legend text {
font: normal 11px Open Sans;
opacity: 1;
}
.confignode-chart .widget-box {
margin: 0px;
}
.confignode-chart .contrail-chart-title text {
font-size: 11px;
}

0 comments on commit c7f397c

Please sign in to comment.