Sha256: b6af795648c252948a09c11eef48f7def9502ccba1a1ebd2463fbd636a8ef7f4
Contents?: true
Size: 877 Bytes
Versions: 16
Compression:
Stored size: 877 Bytes
Contents
/* * This is a manifest file that'll automatically include all the stylesheets available in this directory * and any sub-directories. 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 formtastic-bootstrap */ @import "bootstrap/variables"; // Modify this for custom colors, font-sizes, etc @import "bootstrap/mixins"; // Navbar //$navbarHeight: 40px; //$navbarBackground: #3196B4; //$navbarBackgroundHighlight: #53B8D6; //$navbarLinkBackgroundHover: transparent; //$navbarText: $grayLight; //$navbarLinkColor: $white; //$navbarLinkColorHover: #ffe62f; @import "bootstrap"; // Include responsive Bootstrap styles @import "bootstrap-responsive"; // @import "docs"; //Inclui os CSS personalizados @import "override";
Version data entries
16 entries across 16 versions & 1 rubygems