first commit
This commit is contained in:
11
libraries/framework/skin/base/plugins/expose.less
Normal file
11
libraries/framework/skin/base/plugins/expose.less
Normal file
@@ -0,0 +1,11 @@
|
||||
/*===============================================
|
||||
Expose.js
|
||||
================================================= */
|
||||
|
||||
/* overlay */
|
||||
.expose-overlay {
|
||||
display: none;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
z-index: 9999;
|
||||
//transition: all 4s ease;
|
||||
}
|
||||
Reference in New Issue
Block a user