diff --git a/src/controllers/dlnaprofile.js b/src/controllers/dlnaprofile.js index 530e456018..b4e320e6e4 100644 --- a/src/controllers/dlnaprofile.js +++ b/src/controllers/dlnaprofile.js @@ -256,8 +256,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in currentType = profile.Type; } - html += "
  • "; - html += ''; + html += "
    "; + html += ''; html += "

    " + Globalize.translate("ValueContainer").replace("{0}", profile.Container || allText) + "

    "; if ("Video" == profile.Type) { @@ -270,8 +270,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in } html += "
    "; - html += 'Delete'; - html += "
  • "; + html += ''; + html += ""; } html += ""; @@ -316,8 +316,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in currentType = profile.Type; } - html += "
  • "; - html += ''; + html += "
    "; + html += ''; html += "

    Protocol: " + (profile.Protocol || "Http") + "

    "; html += "

    " + Globalize.translate("ValueContainer").replace("{0}", profile.Container || allText) + "

    "; @@ -331,8 +331,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in } html += "
    "; - html += 'Delete'; - html += "
  • "; + html += ''; + html += ""; } html += ""; @@ -402,8 +402,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in currentType = profile.Type; } - html += "
  • "; - html += ''; + html += "
    "; + html += ''; html += "

    " + Globalize.translate("ValueContainer").replace("{0}", profile.Container || allText) + "

    "; if (profile.Conditions && profile.Conditions.length) { @@ -415,8 +415,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in } html += "
    "; - html += 'Delete'; - html += "
  • "; + html += ''; + html += ""; } html += ""; @@ -474,8 +474,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in currentType = type; } - html += "
  • "; - html += ''; + html += "
    "; + html += ''; html += "

    " + Globalize.translate("ValueCodec").replace("{0}", profile.Codec || allText) + "

    "; if (profile.Conditions && profile.Conditions.length) { @@ -487,8 +487,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in } html += "
    "; - html += 'Delete'; - html += "
  • "; + html += ''; + html += ""; } html += ""; @@ -545,8 +545,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in currentType = profile.Type; } - html += "
  • "; - html += ''; + html += "
    "; + html += ''; html += "

    " + Globalize.translate("ValueContainer").replace("{0}", profile.Container || allText) + "

    "; if ("Video" == profile.Type) { @@ -567,8 +567,8 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in } html += "
    "; - html += 'Delete'; - html += "
  • "; + html += ''; + html += ""; } html += ""; diff --git a/src/css/dashboard.css b/src/css/dashboard.css index 5a44c51f27..e3eaebd239 100644 --- a/src/css/dashboard.css +++ b/src/css/dashboard.css @@ -499,3 +499,8 @@ a[data-role=button] { -webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37); box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37) } + +.ui-bar-a{ + text-align: center; + padding: 0 20px; +} diff --git a/src/dlnaprofile.html b/src/dlnaprofile.html index 93c7207e4c..bbda88586a 100644 --- a/src/dlnaprofile.html +++ b/src/dlnaprofile.html @@ -1,17 +1,13 @@
    -
    -
    -

    ${HeaderProfileInformation}

    ${Help}
    -
    ${TabInfo} ${TabDirectPlay} @@ -22,7 +18,6 @@

    -
    @@ -30,7 +25,6 @@
    ${LabelUserLibraryHelp}
    -

    ${LabelSupportedMediaTypes}

    @@ -62,7 +56,6 @@
    ${OptionIgnoreTranscodeByteRangeRequestsHelp}
    -

    ${HeaderIdentificationCriteriaHelp}

    @@ -102,7 +95,6 @@
    ${LabelIdentificationFieldHelp}
    -

    ${HeaderHttpHeaders}

    -

    -
    -
    @@ -172,7 +161,6 @@
    -

    ${HeaderProfileServerSettingsHelp}

    @@ -218,19 +206,16 @@
    -

    ${HeaderSubtitleProfilesHelp}

    -

    -
    @@ -238,7 +223,6 @@ -
    ${XmlDocumentAttributeListHelp}
    @@ -246,34 +230,33 @@
    -

    ${HeaderDirectPlayProfileHelp}

    - +

    ${HeaderTranscodingProfileHelp}

    - +

    ${HeaderContainerProfileHelp}

    - +

    ${HeaderCodecProfileHelp}

    - +

    ${HeaderResponseProfileHelp}

    - +
    @@ -285,69 +268,56 @@ -
    -
    -
    - -
    -

    ${HeaderDirectPlayProfile}

    -
    - -
    -
    - -
    - -
    - -
    - - +
    +
    ${LabelProfileContainersHelp}
    -
    - - -
    ${LabelProfileCodecsHelp}
    +
    + +
    ${LabelProfileCodecsHelp}
    +
    -
    - - -
    ${LabelProfileCodecsHelp}
    +
    + +
    ${LabelProfileCodecsHelp}
    +
    -

    - -

    - -
    - +
    +
    -
    - -
    -

    ${HeaderTranscodingProfile}

    -
    - -
    -
    - +
    + +
    +

    ${HeaderTranscodingProfile}

    +
    +
    @@ -356,321 +326,260 @@

    - +
    +
    -
    - -
    -

    ${HeaderContainerProfile}

    -
    - -
    -
    - +
    + +
    +

    ${HeaderContainerProfile}

    +
    +

    ${HeaderContainerProfileHelp}

    - - -
    -
    - -
    - -
    - - +
    +
    ${LabelProfileContainersHelp}
    -
    - - - +

    - -

    - -
    - +
    +
    -
    - -
    -

    ${HeaderCodecProfile}

    -
    - -
    -
    - +
    + +
    +

    ${HeaderCodecProfile}

    +
    +

    ${HeaderCodecProfileHelp}

    - -
    - -
    - -
    - - +
    +
    ${LabelProfileCodecsHelp}
    -

    - -

    - -
    - +
    +
    -
    - -
    -

    ${HeaderResponseProfile}

    -
    - -
    -
    - -
    - -
    - -
    - - +
    +
    ${LabelProfileContainersHelp}
    -
    - - -
    ${LabelProfileCodecsHelp}
    +
    + +
    ${LabelProfileCodecsHelp}
    +
    -
    - - -
    ${LabelProfileCodecsHelp}
    +
    + +
    ${LabelProfileCodecsHelp}
    +
    -

    - -

    - -
    - +
    +
    -
    - -
    -

    ${HeaderIdentificationHeader}

    -
    - -
    -
    - -
    - - +
    + +
    +

    ${HeaderIdentificationHeader}

    +
    +
    +
    +
    - -
    - - +
    +
    - -
    - -
    -

    - -

    - -
    - +
    +
    -
    - -
    -

    ${HeaderXmlDocumentAttribute}

    -
    - -
    -
    - -
    - - +
    + +
    +

    ${HeaderXmlDocumentAttribute}

    +
    +
    +
    +
    - -
    - - +
    +
    -

    - -

    - -
    - +
    +
    - -
    - -
    -

    ${HeaderSubtitleProfile}

    -
    - -
    -
    - -
    - - +
    + +
    +

    ${HeaderSubtitleProfile}

    +
    +
    +
    +
    ${LabelSubtitleFormatHelp}
    - -
    - -
    - -
    - -
    -

    - -

    - -
    - +
    +
    -
    \ No newline at end of file +
    diff --git a/src/scheduledtask.html b/src/scheduledtask.html index ad47d8eb41..4024199c9b 100644 --- a/src/scheduledtask.html +++ b/src/scheduledtask.html @@ -23,9 +23,9 @@
    -
    +
    -
    +

    ${HeaderAddScheduledTaskTrigger}

    @@ -75,14 +75,14 @@
    - -
    -
    \ No newline at end of file +