- // Place all the styles related to the Message controller here.
- // They will automatically be included in application.css.
- // You can use Sass (SCSS) here: http://sass-lang.com/
- .message {
- padding: 0px;
- margin: 15px;
- }
- .message .panel-heading {
- font-weight: bold;
- }
|