1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-29 02:09:23 +08:00
volcanos/plugin/input/date.css
2020-07-03 08:44:14 +08:00

9 lines
142 B
CSS

fieldset.input.date {
position:fixed;
background-color:black;
z-index:100;
}
fieldset.input.date div.action>hr{
clear:both;
}