Skip to content

Commit

Permalink
📦 build
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Aug 9, 2016
1 parent 92cea99 commit 3ab09df
Show file tree
Hide file tree
Showing 4 changed files with 792 additions and 794 deletions.
7 changes: 3 additions & 4 deletions dist/vue-form-generator.css
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,9 @@ fieldset.vue-form-generator .form-group {
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.vue-form-generator .field-image .preview .remove {
/*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVR42u2SwQoAIAhD88vVLy8KBlaS0i1oJwP3piGVg0Skmpq8HjqZrWl9uwCbGAmwKYGZs/6iqgMyAdJuM8W2QmYKpLt/0AG9ASCv/oAnANd3AEjmAlFT1BypAV+PnRH5YehvAAAAAElFTkSuQmCC');
width: 16px;
height: 16px;
*/
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVR42u2SwQoAIAhD88vVLy8KBlaS0i1oJwP3piGVg0Skmpq8HjqZrWl9uwCbGAmwKYGZs/6iqgMyAdJuM8W2QmYKpLt/0AG9ASCv/oAnANd3AEjmAlFT1BypAV+PnRH5YehvAAAAAElFTkSuQmCC");
width: 16px;
height: 16px;
font-size: 1.2em;
position: absolute;
right: 0.2em;
Expand Down
Loading

0 comments on commit 3ab09df

Please sign in to comment.