Sha256: 2540250657df59dd474bb13efa48df330351b6fdd846885337bc1b297afa571a

Contents?: true

Size: 977 Bytes

Versions: 43

Compression:

Stored size: 977 Bytes

Contents

body {
  padding-top: 85px !important;
}

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

@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: #375a7f !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: #00bc8c !important;
    background-color: transparent !important;
  }
}

#queue-text {
  color: #fff !important;
}
#queue {
  color: #375a7f !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/Darkly/style.css
narou-2.6.1 lib/web/public/theme/Darkly/style.css
narou-2.6.0 lib/web/public/theme/Darkly/style.css