2015-09-08 15:25:54 +02:00
|
|
|
// Place all the styles related to the transactions controller here.
|
|
|
|
// They will automatically be included in application.css.
|
|
|
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
2015-09-10 15:26:15 +02:00
|
|
|
.price {
|
|
|
|
width: 100px;
|
|
|
|
}
|