Project

General

Profile

« Previous | Next » 

Revision df886c98

Added by Ohad Levy over 12 years ago

  • ID df886c98f48ce50b0dfe87a2a24ddd92dce1fb13

Feature #1184 - allow to save array based settings

this also moves the setting page to use inline edit

View differences:

public/stylesheets/style.css
overflow: hidden;
display: none;
}
.editable {
background: url("../images/edit.png") no-repeat scroll 98% 6px transparent;
cursor: pointer;
padding: 4px 26px 4px 0px;
}
.editable:hover {
background: url("../images/edit-hover.png") no-repeat scroll 98% 6px #F2F2F2;
}

Also available in: Unified diff