app/assets/stylesheets/main/api_keys.scss
// Place all the styles related to the routes controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
#workspace.api_keys.show
{
.summary p label {
font-weight: bold;
}
}