Show EXC only in uppercase on log window

This commit is contained in:
Sebastian Lohff 2017-01-22 19:43:47 +01:00
parent 8227a16c0a
commit c4b3b68c9c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
} }
#id_refStr { #id_refStr {
width: 100px; width: 100px;
text-transform: uppercase;
} }
#id_call { #id_call {
width: 100px; width: 100px;