Sha256: 4310300806e08ee3407b60b1d888f6196ee8d5b5c9f2f4977f53c0b83562d37d
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
// Solar 4.0.0 // Bootswatch $web-font-path: "https://fonts.googleapis.com/css?family=Source+Sans+Pro" !default; @import url($web-font-path); // Navbar ====================================================================== .bg-primary { background-color: $gray !important; } .bg-inverse { background-color: $brand-primary !important; } // Buttons ===================================================================== // Typography ================================================================== // Tables ====================================================================== .table { &-success, &-info, &-warning, &-danger { color: #fff; } } .thead-inverse th { color: $white; } // Forms ======================================================================= .input-group-addon { color: $body-color; } // Navs ======================================================================== // Indicators ================================================================== // Progress bars =============================================================== // Containers ==================================================================
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.93.1 | mod/bootstrap/vendor/bootswatch/solar/_bootswatch.scss |