Sha256: 33cfda5bb5ac8d533fd7cce97e3e70bf9d8740eba5c69af98ce1fbb96a30f19a
Contents?: true
Size: 1.35 KB
Versions: 2
Compression:
Stored size: 1.35 KB
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 'jquery-ui-1.8.18.custom' */ @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"; //@import "datepicker"; //Inclui os CSS personalizados @import "override"; //CSS para FormtasticBootstrap .hidden { display: none; } //OVERRIDE [class^="icon-"], [class*=" icon-"] { background-image: url("glyphicons-halflings.png"); } .icon-white { background-image: url("glyphicons-halflings-white.png"); } .label_radio{ margin-left:-18px } .form_horizontal fieldset.inputs div{ float:left; margin-right:10px; } div.lookup div.input input.readonly { width: 175px; } div.lookup div.input input.lookup_disabled { width: 210px; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flexa_lib-0.5.2 | vendor/assets/stylesheets/flexa-theme.css.scss |
flexa_lib-0.5.1 | vendor/assets/stylesheets/flexa-theme.css.scss |