Sha256: 18cd737ffc2dc2da7310487ea61fb96abc22d9c9880a6c596293ba4f8394c1fe

Contents?: true

Size: 904 Bytes

Versions: 8

Compression:

Stored size: 904 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
*/

@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";


//CSS para FormtasticBootstrap
.hidden {
  display: none;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flexa_lib-0.2.9 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.8 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.7 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.6 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.5 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.2 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.1 vendor/assets/stylesheets/flexa-theme.css.scss
flexa_lib-0.2.0 vendor/assets/stylesheets/flexa-theme.css.scss