1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 12:36:37 +02:00

Introduced stackList.

This commit is contained in:
kkapsner 2015-12-31 13:37:27 +01:00
parent 24d67113d6
commit d2f5a0cca1
6 changed files with 112 additions and 24 deletions

View file

@ -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;
}