Files
webgui/emhttp/plugins/dynamix/sheets/Flash.css

38 lines
530 B
CSS

/* duplicated css exists in Flash.css */
div.clone1 {
position: absolute;
right: 0;
margin-top: 0;
}
div.clone2 {
position: absolute;
right: 0;
margin-top: 48px;
}
input.clone {
margin-left: 8px;
margin-right: 0;
}
span.clone,
i.clone {
margin-right: 4px;
}
span.wrap {
display: inline-block;
width: 128px;
}
select.clone {
min-width: 123px;
margin-right: 0;
}
.Theme--sidebar {
span.wrap {
width: 150px;
}
select.clone {
min-width: 145px;
}
}