mirror of
https://shylinux.com/x/volcanos
synced 2025-05-02 19:47:01 +08:00
10 lines
188 B
CSS
10 lines
188 B
CSS
fieldset.input.date div.action div.space {
|
|
clear:both; width:0;
|
|
}
|
|
fieldset.input.date div.output td.last {
|
|
color:gray;
|
|
}
|
|
fieldset.input.date div.output td.next {
|
|
color:gray;
|
|
}
|