New metric: hiddenImages

This commit is contained in:
Gaël Métais
2015-09-18 18:51:41 +02:00
parent 46c2d8c49e
commit d32b9f78a4
6 changed files with 59 additions and 13 deletions
+4 -3
View File
@@ -244,8 +244,9 @@
margin-top: 0.5em;
}
.smallPreview {
max-height: 1.6em;
max-width: 4em;
display: block;
max-height: 4em;
max-width: 8em;
border: 1px solid #000;
margin-top: 0.2em;
margin: 1em auto 0.2em;
}