Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update css from prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
cardosogabriel committed Oct 7, 2015
1 parent 7680cf7 commit ceabd7c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions console/src/main/scripts/plugins/metrics/less/metrics.less
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ a:hover {
margin-top: @grid-gutter-width*5.5;
}

.hk-bold {
font-weight: bold;
}


// Alerts

Expand Down Expand Up @@ -670,6 +674,10 @@ p + .form-horizontal {
color: @brand-danger;
}

.form-actions .btn + .btn {
margin-left: @grid-gutter-width/8;
}


// Icons

Expand Down Expand Up @@ -1815,10 +1823,6 @@ section {
}
}

.hk-bold {
font-weight: bold;
}


// Access portal screens

Expand Down

0 comments on commit ceabd7c

Please sign in to comment.