Files
webgui/emhttp/plugins/dynamix.docker.manager/sheets/UpdateContainer-white.css
2024-07-08 11:53:12 -07:00

10 lines
171 B
CSS

.fileTree {
width: 240px;
max-height: 200px;
overflow-y: scroll;
overflow-x: hidden;
position: absolute;
display: none;
background: #f2f2f2;
}