mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user