Sha256: 172d6a28f1e27357044938ca53f930e405b5c1edc48c78e3051e2b10d9518ec8
Contents?: true
Size: 882 Bytes
Versions: 44
Compression:
Stored size: 882 Bytes
Contents
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the bottom of the * compiled file so the styles you add here take precedence over styles defined in any styles * defined in the other CSS/SCSS files in this directory. It is generally better to create a new * file per style scope. * *= require_tree . *= require_self */ #document_list_table td { padding-right: 3em; } h1 { font-size: 2.2em; margin-bottom: 0px; } h2 { font-size: 1.5em; color: #888; margin-top: 2px; } h3 { font-size: 1.3em; }
Version data entries
44 entries across 44 versions & 1 rubygems