Page MenuHomePhabricator
Authored By
santhosh
Mar 18 2019, 6:17 AM
Size
612 B
Referenced Files
None
Subscribers
None
.overlay {
position: absolute;
top: 10em;
left: 10em;
transition: all 0.25s ease-out 0s;
width: 75%;
max-height: calc( 100% - 2em );
border: 1px solid #a2a9b1;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
.overlay-content {
padding: 1em;
outline: 1px solid #c8ccd1;
}
.mw-ui-icon-mf-overlay-close {
border: 0;
background: none;
}
}
.overlay-header {
.overlay-title {
padding: 0 1em;
cursor: default;
text-align: center;
h2 {
border: 0;
}
}
ul {
float: right;
}
}
.overlay-enabled .overlay,
.overlay-enabled #mw-mf-page-center {
height: auto;
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7191044
Default Alt Text
raw.txt (612 B)

Event Timeline