afimb/chouette2

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

Summary

Maintainability
Test Coverage
// Place all the styles related to the lines controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

#workspace.networks.index
{ 
}

#workspace.networks.show
{
    .summary p label {
        font-weight: bold;
    }
}