Commit 01828a6e authored by mercury233's avatar mercury233

update style

parent f9de7501
...@@ -255,6 +255,10 @@ p.buttons { ...@@ -255,6 +255,10 @@ p.buttons {
line-height: 40px; line-height: 40px;
} }
div.buttons {
line-height: 50px;
}
#pre_update_log .auto-generated { #pre_update_log .auto-generated {
max-height: 300px; max-height: 300px;
overflow-y: scroll; overflow-y: scroll;
...@@ -296,3 +300,7 @@ p.buttons { ...@@ -296,3 +300,7 @@ p.buttons {
#pre_faq p:hover { #pre_faq p:hover {
border-color: #AAAAAA; border-color: #AAAAAA;
} }
#output .add {
background-color:#94fbb1;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment