Sha256: 433ea3e08852166217021d30bd3eef05e6f0f38c96874af01c597bb913d79501

Contents?: true

Size: 928 Bytes

Versions: 43

Compression:

Stored size: 928 Bytes

Contents

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

@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: #2FA4E7 !important;
    color: #fff !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: #fff !important;
    background-color: #178acc !important;
  }
}

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

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

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

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

Version data entries

43 entries across 43 versions & 1 rubygems

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