forked from x/volcanos
opt some
This commit is contained in:
parent
6c251ac241
commit
2f34531c60
@ -245,6 +245,7 @@ fieldset>div.output div.project {
|
||||
fieldset>div.output div.project div.item {
|
||||
padding:2px 10px; text-align:left;
|
||||
clear:both; cursor:pointer;
|
||||
white-space:pre;
|
||||
}
|
||||
fieldset>div.output div.project div.item:hover {
|
||||
background-color:red;
|
||||
|
@ -24,3 +24,7 @@ fieldset.plan>div.output td.over {
|
||||
fieldset.plan>div.output td div.date {
|
||||
color:gray;
|
||||
}
|
||||
fieldset.plan>div.output div.project {
|
||||
max-height:400px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user