mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 01:04:06 +08:00
opt some
This commit is contained in:
parent
bf16642bd2
commit
5178fbf4e9
@ -286,6 +286,9 @@ fieldset>form.option>div.item input.args.long {
|
||||
fieldset>form.option>div.item input.args.full {
|
||||
width:480px;
|
||||
}
|
||||
fieldset>form.option>div.item input.args[name=url] {
|
||||
width:320px;
|
||||
}
|
||||
fieldset>form.option>div.item input.opts {
|
||||
width:80px;
|
||||
}
|
||||
|
@ -32,6 +32,7 @@ fieldset.word ul.story[data-type=premenu] {
|
||||
}
|
||||
fieldset.word ul.story[data-type=premenu] li:hover {
|
||||
background:cyan;
|
||||
color:blue;
|
||||
}
|
||||
fieldset.word li.H2 {
|
||||
font-weight:bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user