Merge branch 'feature/pagemedia_card_style' of github.com:getgrav/grav-plugin-admin into feature/pagemedia_card_style

This commit is contained in:
Djamil Legato
2017-03-10 12:50:30 -08:00
3 changed files with 132 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -186,6 +186,16 @@ $preview-height: 150px;
}
}
&.dz-no-editor {
.dz-view {
top: -1px;
border-top-right-radius: 4px;
}
.dz-remove {
top: 24px;
}
}
//&:hover .dz-remove:not(.file-thumbnail-remove), &:hover .dz-insert {
// display: block;