config.html: Possible to add items in the UI, for options of type

<short_text_multiple> and <long_text_multiple>
This commit is contained in:
Anders Betnér
2006-05-12 11:01:54 +00:00
parent b150896921
commit a1d5de6b54
3 changed files with 43 additions and 3 deletions

View File

@@ -20,6 +20,13 @@ select {
padding-top: .3em;
padding-left: 1em;
}
.addItemHref {
float: left;
margin-left: 11em;
font: icon;
padding-left: 1.5em;
margin-bottom: .5em;
}
</style>
<h1>Configuration</h1>