Sha256: 67d32cb70df305fe34d95ed66a868cf834608af219367b69226f97e09ee95223
Contents?: true
Size: 1.1 KB
Versions: 12
Compression:
Stored size: 1.1 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; } } // Forms ======================================================================= .input-group-addon { color: $body-color; } // Navs ======================================================================== // Indicators ================================================================== // Progress bars =============================================================== // Containers ==================================================================
Version data entries
12 entries across 7 versions & 2 rubygems