Add search in table

This commit is contained in:
Retspen
2015-03-11 09:07:30 +02:00
parent 5f6b06b467
commit 1e91fb303f
3 changed files with 43 additions and 5 deletions

View File

@@ -78,4 +78,8 @@ body {
.ace_editor {
height: 350px;
}
.search {
margin: 5px;
}