mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 17:24:06 +08:00
opt some
This commit is contained in:
parent
d2cb2da98a
commit
1711066127
@ -161,12 +161,18 @@ table.content td:hover {
|
|||||||
background-color:red;
|
background-color:red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td>input[type=button][name=create] {
|
||||||
|
background-color:blue;
|
||||||
|
}
|
||||||
td>input[type=button][name=remove] {
|
td>input[type=button][name=remove] {
|
||||||
background-color:red;
|
background-color:red;
|
||||||
}
|
}
|
||||||
td>input[type=button][name=create] {
|
td>input[type=button][name=start] {
|
||||||
background-color:blue;
|
background-color:blue;
|
||||||
}
|
}
|
||||||
|
td>input[type=button][name=stop] {
|
||||||
|
background-color:red;
|
||||||
|
}
|
||||||
|
|
||||||
legend {
|
legend {
|
||||||
box-shadow:4px 4px 20px 4px #626bd0;
|
box-shadow:4px 4px 20px 4px #626bd0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user