mirror of
https://shylinux.com/x/volcanos
synced 2025-04-28 10:02:00 +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 {
|
fieldset>form.option>div.item input.args.full {
|
||||||
width:480px;
|
width:480px;
|
||||||
}
|
}
|
||||||
|
fieldset>form.option>div.item input.args[name=url] {
|
||||||
|
width:320px;
|
||||||
|
}
|
||||||
fieldset>form.option>div.item input.opts {
|
fieldset>form.option>div.item input.opts {
|
||||||
width:80px;
|
width:80px;
|
||||||
}
|
}
|
||||||
|
@ -32,6 +32,7 @@ fieldset.word ul.story[data-type=premenu] {
|
|||||||
}
|
}
|
||||||
fieldset.word ul.story[data-type=premenu] li:hover {
|
fieldset.word ul.story[data-type=premenu] li:hover {
|
||||||
background:cyan;
|
background:cyan;
|
||||||
|
color:blue;
|
||||||
}
|
}
|
||||||
fieldset.word li.H2 {
|
fieldset.word li.H2 {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user