app/assets/stylesheets/tolk/screen.css in tolk-1.3.2 vs app/assets/stylesheets/tolk/screen.css in tolk-1.3.3

- old
+ new

@@ -286,9 +286,14 @@ table.translations .highlight { background-color: yellow; } +table.translations .phrase .carriage_return { + color: #2fadcf; + font-weight: bold; +} + /*------------------------------------------------- Pagination -------------------------------------------------*/ div.paginate {