Sha256: 7206f48eda9179e5012a077c9a89a8c85707010b259b1a04b1761cebb9337a2e
Contents?: true
Size: 539 Bytes
Versions: 3
Compression:
Stored size: 539 Bytes
Contents
#settings { tr th:first-child { width:30%; } tr th:last-child { width:15%; } .update_setting_link { display: none; } tr td .form { //display:none; .label { display:none; } .file .label { display:inline; } .inputs { margin-bottom:0; } input[type="text"], textarea { width:90%; } textarea { height:100px; } } } #admins { tr th:last-child { width:15%; } .form { display:none; } .form_actions { display:none; } } ul.tabs { margin-bottom: 14px; } .flashes { position: absolute; width: 100%; }
Version data entries
3 entries across 3 versions & 1 rubygems