Sha256: 13fc2c0457acb33ee514e5e4f29b264f47f4eb17df50c0a94546d5f19e050b48

Contents?: true

Size: 783 Bytes

Versions: 25

Compression:

Stored size: 783 Bytes

Contents

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

@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: #485563 !important;
    color: #ebebeb !important;
  }
}
@media (max-width:767px) {
  .navbar ul.dropdown-menu li.active a {
    background-color: inherit !important;
  }
  .navbar ul.dropdown-menu li.active a:hover {
    color: #ebebeb !important;
    background-color: #485563 !important;
  }
}

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

.queue.active {
  color: #d9534f !important;
}

.queue.active .queue__sizes {
  background-color: #d9534f !important;
}

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
narou-3.4.1 lib/web/public/theme/Superhero/style.css
narou-3.4.0 lib/web/public/theme/Superhero/style.css
narou-3.3.2 lib/web/public/theme/Superhero/style.css
narou-3.3.1 lib/web/public/theme/Superhero/style.css
narou-3.3.0 lib/web/public/theme/Superhero/style.css