Added a modal lightbox-image directive.

Added a fallback-image directive.
Added the Device Photo on the Info tab.
This commit is contained in:
Gunther Brunner
2014-06-18 18:36:38 +09:00
parent 6bb07d7c34
commit 71e139ddaf
18 changed files with 186 additions and 36 deletions

View File

@@ -26,3 +26,8 @@
.stf-modal .dialog-header-confirm h4 {
color: #ffffff;
}
.modal-size-xl .modal-dialog {
width: 860px;
}