mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Fix #1944 add option to display complete call stack for queries
This commit is contained in:
parent
868dfb33e9
commit
e1f98e573c
10 changed files with 59 additions and 11 deletions
|
|
@ -365,6 +365,12 @@ a img {
|
|||
list-style: disc;
|
||||
margin: 0; padding: 0; text-indent: 0;
|
||||
color: #888;
|
||||
ul {
|
||||
padding-left: 20px;
|
||||
li {
|
||||
list-style: circle;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue