Skip to content

Commit

Permalink
removed fixes that exists in the base builder
Browse files Browse the repository at this point in the history
  • Loading branch information
themefuse committed Dec 22, 2014
1 parent 9392fab commit 15475f5
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@
font-size: 16px;
}

.fw-option-type-quiz-builder .builder-item-type:hover,
.fw-option-type-quiz-builder .builder-item:hover {
cursor: pointer;
}

.fw-option-type-quiz-builder .builder-item-type.ui-sortable-helper,
.fw-option-type-quiz-builder .builder-item.ui-sortable-helper {
cursor: move;
}

.fw-option-type-quiz-builder .builder-item:hover .fw-quiz-item-control-buttons {
display: inline-block;
}
Expand Down

0 comments on commit 15475f5

Please sign in to comment.