Форк Rambox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
319 B

.widget-container {
margin: 10px;
width: 400px;
position: relative;
overflow: visible;
}
.x-slicer-target,
.x-slicer-target * {
opacity: 1;
}
/* ensure body does not overlap the rounded corners of framed panel/window when slicing */
.x5-panel-body,
.x5-window-body {
background: transparent;
}