Added search through stacktrace

This commit is contained in:
Latif Khalifa
2013-10-11 11:57:08 +02:00
parent 2f4164b3b7
commit 0be43feb2f
2 changed files with 35 additions and 8 deletions

View File

@@ -70,6 +70,12 @@ table.jtable a:visited {
color: #888;
}
.filterelem {
padding: 10px;
vertical-align: top;
display: inline-block;
}
.hand {
cursor: pointer;