1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

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