Mark optional and repeatable arguments

This commit is contained in:
Andreas Hocevar
2014-05-15 16:58:13 +02:00
parent fc88db53f6
commit b2554cab41
2 changed files with 8 additions and 18 deletions
+1 -1
View File
@@ -294,7 +294,7 @@ li {
.main table .description p {
margin: 0;
}
.main table .optional {
.main table .optional, .main table .repeatable {
float: left;
border-radius: 3px;
background-color: #ddd!important;