smaller thumbs
This commit is contained in:
parent
22f5597e6f
commit
1d2c4a183d
@ -3159,8 +3159,8 @@
|
||||
display: none;\
|
||||
}\
|
||||
#qr #files img {\
|
||||
max-height: 150px;\
|
||||
max-width: 150px;\
|
||||
max-height: 100px;\
|
||||
max-width: 100px;\
|
||||
}\
|
||||
#qr input[name=resto] {\
|
||||
width: 80px;\
|
||||
|
||||
@ -2476,8 +2476,8 @@ main =
|
||||
display: none;
|
||||
}
|
||||
#qr #files img {
|
||||
max-height: 150px;
|
||||
max-width: 150px;
|
||||
max-height: 100px;
|
||||
max-width: 100px;
|
||||
}
|
||||
#qr input[name=resto] {
|
||||
width: 80px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user