Sha256: 420b3cfa9427adee50b9b5eaa91a007b070acdf9d37ef5040232142e229b61d4

Contents?: true

Size: 870 Bytes

Versions: 43

Compression:

Stored size: 870 Bytes

Contents

@media (max-width:767px) {
  .navbar .navbar-collapse {
    background-color: #DD4814;
  }
}

@media (min-width:768px) {
  .navbar ul.dropdown-menu li.active a {
    background-color: inherit !important;
    color: inherit !important;
  }
  .navbar ul.dropdown-menu li.active a:hover {
    background-color: #DD4814 !important;
    color: #fff !important;
  }
}
@media (max-width:767px) {
  .navbar ul.dropdown-menu li.active a {
    background-color: #DD4814 !important;
  }
  .navbar ul.dropdown-menu li.active a:hover {
    background-color: #ae3910 !important;
  }
}

#queue-text {
  color: #fff !important;
}
#queue {
  color: #DD4814 !important;
  background-color: #fff !important;
}

.queue-plus {
  color: yellow;
  font-weight: bold;
}

#queue-text.active {
  color: yellow !important;
}

#queue-text.active #queue {
  background-color: yellow !important;
}

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
narou-2.7.0 lib/web/public/theme/United/style.css
narou-2.6.1 lib/web/public/theme/United/style.css
narou-2.6.0 lib/web/public/theme/United/style.css