add Project resource
[arvados.git] / app / assets / stylesheets / application.css
1 /*
2  * This is a manifest file that'll automatically include all the stylesheets available in this directory
3  * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
4  * the top of the compiled file, but it's generally better to create a new file per style scope.
5  *= require_self
6  *= require_tree . 
7 */
8
9 .contain-align-left {
10     text-align: left;
11 }