Sha256: 6e5de0d4397a75c69b063b1c29b10d3ddc4abafac74f0476b90780a76f05f40c
Contents?: true
Size: 373 Bytes
Versions: 16
Compression:
Stored size: 373 Bytes
Contents
// Place all the styles related to the editor controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ #messages { position: absolute; right: 20px; z-index: 9999; } #text-editor { position: absolute; left: 0; top: 60px; right: 0; bottom: 0; font-size: 16pt; }
Version data entries
16 entries across 16 versions & 1 rubygems