forked from leftypol/leftypol
add global option for tree view
This commit is contained in:
parent
960053af75
commit
2256604dad
2 changed files with 47 additions and 27 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue