Sha256: a62e22d85164fdac977913b148d25c657fd81710775eb0a8afc08734ffd54bdf
Contents?: true
Size: 1.42 KB
Versions: 5
Compression:
Stored size: 1.42 KB
Contents
$promethee-grey: #bbb $promethee-transparent-grey: transparentize($promethee-grey, .8) $promethee-light-grey: #eee $promethee-color: #ff9900 !default @import 'promethee-edit/write' @import 'promethee-edit/move' @import 'promethee-edit/preview' .promethee-edit background: white position: relative &--fullscreen position: fixed left: 0 right: 0 bottom: 0 top: 50px z-index: 10000 overflow: auto .promethee-edit__write padding-right: 300px padding-top: 15px .promethee-edit__inspect top: 65px &__navbar border-radius: 0 border: none background: #232323 margin-bottom: 0 ul.nav li a color: white &:hover color: #eee .dropdown-menu background: #232323 min-width: 20px &__icon svg path fill: white &__button background: white padding: 10px 15px box-sizing: border-box display: inline-block font-size: 12px color: #253742 text-align: center line-height: normal border-radius: 20px cursor: pointer &--squared min-width: 20px height: 20px padding: 0 0 0 1px line-height: 20px &--bordered border: 1px solid #253742 &--bordered#{&}--squared min-width: 22px height: 22px &__wrapper padding: 10px .video-neutralizing-overlay background: transparent position: absolute top: 0 left: 0 right: 0 bottom: 0
Version data entries
5 entries across 5 versions & 1 rubygems