Sha256: bd7563b0abcd23a5f8c58763d3374093ffb5f4b367cf6cf6111ecbd51237552c
Contents?: true
Size: 772 Bytes
Versions: 1
Compression:
Stored size: 772 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 top of the * compiled file, but it's generally better to create a new file per style scope. * *= require_self *= require_tree . */ .inkwell_timelines * { margin: 0; padding: 0; } .inkwell_timelines { font: 14px normal Arial, Helvetica, sans-serif; } .inkwell_timelines .clear { clear: both; } .inkwell_timelines img { border: none; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inkwell_timelines-1.0.0 | app/assets/stylesheets/inkwell_timelines/index.css |