Sha256: 69b9eeef5a49f0e87ce78a494dc47e85fa70e6cfb1e122582597f99a99683714
Contents?: true
Size: 1.12 KB
Versions: 3
Compression:
Stored size: 1.12 KB
Contents
//= require redactor #settings { tr th:first-child { width:30%; } tr th:last-child { width:15%; } .update_link { display: none; } .saved-state { display:none; } .option-type-html { .update_link { display: inline; } } tr td .form { .label { display:none; } .file .label { display:inline; } .inputs { margin-bottom:0; } input[type="text"], textarea { width:90%; } textarea { height:100px; } &.html { fieldset { padding: 0; background: transparent; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; li.input.text { padding: 0px; } textarea { height: 280px; } } } } } #admins { tr th:last-child { width:15%; } .form { display:none; } .form_actions { display:none; } } ul.tabs { margin-bottom: 14px; } .flashes { position:absolute; width:100%; bottom:0px; } body.logged_in .flash.flash_notice { border-bottom:0px!important; border-top:1px solid #ADCBAF; } body.logged_in .flash { top:0px!important; margin-bottom:0px!important; }
Version data entries
3 entries across 3 versions & 1 rubygems