mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(view) fancybox -> @cloudcmd/modal
This commit is contained in:
parent
99a93d77b3
commit
35d5e36421
28 changed files with 43 additions and 3532 deletions
13
css/view.css
13
css/view.css
|
|
@ -2,6 +2,7 @@
|
|||
font-size: 16px;
|
||||
white-space: pre;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.view:focus {
|
||||
|
|
@ -18,18 +19,6 @@
|
|||
background : rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.fancybox-wrap {
|
||||
/*
|
||||
* when search element with
|
||||
* document.elementFromPoint
|
||||
*/
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.fancybox-overlay {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.media, video {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue