mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48: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;
|
||||
}
|
||||
|
||||
td>input[type=button][name=create] {
|
||||
background-color:blue;
|
||||
}
|
||||
td>input[type=button][name=remove] {
|
||||
background-color:red;
|
||||
}
|
||||
td>input[type=button][name=create] {
|
||||
td>input[type=button][name=start] {
|
||||
background-color:blue;
|
||||
}
|
||||
td>input[type=button][name=stop] {
|
||||
background-color:red;
|
||||
}
|
||||
|
||||
legend {
|
||||
box-shadow:4px 4px 20px 4px #626bd0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user