Sha256: 80e9f6b4afd5554b9eb74552ddd8f79fc3e8e521e0998683bce3dcf4d58998b5
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
//= require redactor //= require select2 //= require_self #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; } .admin_settings { .breadcrumb { display:none; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activeadmin-settings-0.3.2 | vendor/assets/stylesheets/activeadmin_settings.css.scss |