1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
2020-07-02 10:05:03 +08:00

12 lines
254 B
CSS

fieldset.draw div.action {
clear:none;
}
fieldset.draw div.output div.project {
}
fieldset.draw div.output div.project div.item.select {
background-color:red; border:solid 2px yellow;
}
fieldset.draw div.output svg {
border: 1px solid red;
}