sections.layout.example-iframe.xhtml Maven / Gradle / Ivy
The newest version!
North
West
body {
margin: 4px !important;
}
/* masks are usually transparent, but we make them visible here */
.ui-layout-mask {
background: #C00 !important;
opacity: .20 !important;
filter: alpha(opacity=20) !important;
}