afimb/chouette2

View on GitHub
app/assets/stylesheets/main/api_keys.scss

Summary

Maintainability
Test Coverage
// 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;
    }
}