forked from x/volcanos
8 lines
122 B
CSS
8 lines
122 B
CSS
fieldset.input.date {
|
|
background-color:black;
|
|
z-index:100;
|
|
}
|
|
fieldset.input.date div.action>hr{
|
|
clear:both;
|
|
}
|