spec/applications/subtabs/shared/public/stylesheets/application.css in tabulous-1.3.2 vs spec/applications/subtabs/shared/public/stylesheets/application.css in tabulous-2.0.0
- old
+ new
@@ -1,5 +1,7 @@
-// These styles are placed in app/assets/stylesheets for Rails 4 and public/stylesheets for Rails 3.0
+/* These styles are duplicated in two places:
+ public/stylesheets for Rails 3.0
+ app/assets/stylesheets for Rails 3.1+ (which uses the asset pipeline) */
body {
font-family: 'Verdana', sans-serif;
font-size: 14px;
}