add global option for tree view

This commit is contained in:
topkek
2014-11-26 21:10:27 +00:00
committed by czaks
parent 960053af75
commit 2256604dad
2 changed files with 47 additions and 27 deletions

View File

@@ -825,7 +825,7 @@ div.thread:hover {
#options_div {
width: 600px;
height: 300px;
height: 320px;
}
#alert_div {
@@ -892,6 +892,7 @@ div.thread:hover {
right: 0px;
text-align: left;
font-size: 12px;
overflow-y: auto;
}
.options_tab h2 {