1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-05 23:57:30 +02:00

compare deal with images leaving no json information

This commit is contained in:
Mikael Roos
2015-05-08 09:58:32 +02:00
parent 9eb2996d05
commit c87ba5087c
2 changed files with 9 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ input[type=text] {
background-color: #fff;
}
.json {
min-height: 100px;
}
.top {
z-index: 10;
}