mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #238 - MBServer Client Theme Background
This commit is contained in:
parent
443299c687
commit
d9cf304d0f
37 changed files with 824 additions and 722 deletions
|
@ -17,7 +17,7 @@
|
|||
<a href="#" data-role="button" onclick="Dashboard.navigate('edititemimages.html', true);">Images</a>
|
||||
</div>
|
||||
|
||||
<form id="editItemMetadataForm" style="max-width: 100%; font-size: 14px;">
|
||||
<form id="editItemMetadataForm" style="max-width: 100%;">
|
||||
<div data-role="fieldcontain">
|
||||
<label for="txtName">Name:</label>
|
||||
<input type="text" id="txtName" name="txtName" required="required" data-mini="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue