mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
Introduced stackList.
This commit is contained in:
parent
24d67113d6
commit
d2f5a0cca1
6 changed files with 112 additions and 24 deletions
|
@ -13,4 +13,8 @@ setting[pref-name="showCallingFile"]{
|
|||
setting[pref-name="showCompleteCallingStack"]{
|
||||
border-top: 0px transparent none;
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
setting[pref-name="stackList"]{
|
||||
border-top: 0px transparent none;
|
||||
padding-bottom: 0.5em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue