Sha256: ad9f42f5baffa0d2b3801b1da96262ab754da98f39b6445889f5372ff4a904e2
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 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 &__wrapper padding: 10px .video-neutralizing-overlay background: transparent position: absolute top: 0 left: 0 right: 0 bottom: 0
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
promethee-1.2.14 | app/assets/stylesheets/promethee-edit.sass |
promethee-1.2.13 | app/assets/stylesheets/promethee-edit.sass |
promethee-1.2.12 | app/assets/stylesheets/promethee-edit.sass |