app/views/layouts/field_test/application.html.erb in field_test-0.3.0 vs app/views/layouts/field_test/application.html.erb in field_test-0.3.1

- old
+ new

@@ -64,9 +64,13 @@ .check { color: #5cb85c; } + .closed { + color: orange; + } + .pagination { text-align: center; } .pagination a {