Sha256: f8d21500b43f509a4aa27b726c215aa3f95a8383d86b45973fa5a29d2fe11ca8

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

// United 3.3.4
// Bootswatch
// -----------------------------------------------------

@import url("//fonts.googleapis.com/css?family=Ubuntu");

// Navbar =====================================================================

.navbar {

  &-default {

    .badge {
      background-color: #fff;
      color: @navbar-default-bg;
    }
  }

  &-inverse {

    .badge {
      background-color: #fff;
      color: @navbar-inverse-bg;
    }
  }
}

// Buttons ====================================================================

// Typography =================================================================

// Tables =====================================================================

// Forms ======================================================================

// Navs =======================================================================

// Indicators =================================================================

// Progress bars ==============================================================

// Containers =================================================================

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
j1m_theme-0.0.1 assets/themes/j1/bs_theme_switcher/themes/bootswatch/united/bootswatch.less
fu-template-0.0.1 assets/themes/j1/theme_manager/themes/bootswatch/united/bootswatch.less