Replace TotalRequests and SmallRequests rules

This commit is contained in:
Gaël Métais
2015-06-19 23:46:39 +02:00
parent 8d4a0c34e7
commit ccbb324270
7 changed files with 143 additions and 155 deletions
+6
View File
@@ -236,3 +236,9 @@
border: 1px solid #000;
margin-top: 0.5em;
}
.smallPreview {
max-height: 1.5em;
max-width: 4em;
border: 1px solid #000;
margin-top: 0.2em;
}