Fix button style
This commit is contained in:
parent
6c6a02598b
commit
f3667305f2
1 changed files with 16 additions and 16 deletions
|
@ -303,10 +303,10 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -387,10 +387,10 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -421,10 +421,10 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="tabContent tabContainerConditions" style="display: none;"></div>
|
<div class="tabContent tabContainerConditions" style="display: none;"></div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -452,10 +452,10 @@
|
||||||
<div class="fieldDescription">${LabelProfileCodecsHelp}</div>
|
<div class="fieldDescription">${LabelProfileCodecsHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -494,10 +494,10 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -526,10 +526,10 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -551,10 +551,10 @@
|
||||||
<input is="emby-input" type="text" id="txtXmlAttributeValue" label="${LabelValue}" />
|
<input is="emby-input" type="text" id="txtXmlAttributeValue" label="${LabelValue}" />
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
@ -587,10 +587,10 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<button is="emby-button" type="submit" class="submit block" data-icon="check" data-mini="true">
|
<button is="emby-button" type="submit" class="raised button-submit block" data-icon="check" data-mini="true">
|
||||||
<span>${ButtonOk}</span>
|
<span>${ButtonOk}</span>
|
||||||
</button>
|
</button>
|
||||||
<button is="emby-button" type="button" class="cancel block btnCancel" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
<button is="emby-button" type="button" class="raised button-cancel block" data-icon="delete" onclick="$(this).parents('.dialog').addClass('hide');" data-mini="true">
|
||||||
<span>${ButtonCancel}</span>
|
<span>${ButtonCancel}</span>
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue