Sha256: f9ed676dbc5f5a5dc0aac35127bb01d76f214b4b06783a447ea5da6b453a1835
Contents?: true
Size: 736 Bytes
Versions: 6
Compression:
Stored size: 736 Bytes
Contents
// @import './selectize'; @import '@piratesatelier/os-ui-oldschool/src/config'; /* @font-face { font-family: "photon-entypo"; src: url('/lil-plp/atelier/fonts/photon-entypo.eot'); src: url('/lil-plp/atelier/fonts/photon-entypo.eot?#iefix') format('eot'), url('/lil-plp/atelier/fonts/photon-entypo.woff') format('woff'), url('/lil-plp/atelier/fonts/photon-entypo.ttf') format('truetype'); font-weight: normal; font-style: normal; } */ @import "@piratesatelier/os-ui-oldschool/src/style"; @import "~flatpickr/dist/flatpickr.min.css"; .text-editor { min-height: 80vh; } .panel-edit > .form-box { padding: .8rem; background-color: #cdcdcd; border-radius: .4rem; box-shadow: inset 0px 0px 1px grey; }
Version data entries
6 entries across 6 versions & 1 rubygems