Show EXC only in uppercase on log window
This commit is contained in:
parent
8227a16c0a
commit
c4b3b68c9c
|
@ -20,6 +20,7 @@
|
||||||
}
|
}
|
||||||
#id_refStr {
|
#id_refStr {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
#id_call {
|
#id_call {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
|
Loading…
Reference in New Issue