Merge remote-tracking branch 'airsonic/pr/945'

This commit is contained in:
Andrew DeMaria
2019-03-31 19:45:56 -04:00
15 changed files with 21 additions and 16 deletions
@@ -168,7 +168,7 @@
<p class="warning"><fmt:message key="advancedsettings.ldapRequiresRestart"/></p> <p class="warning"><fmt:message key="advancedsettings.ldapRequiresRestart"/></p>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href="nowPlaying.view"><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</form:form> </form:form>
@@ -119,7 +119,7 @@
<p> <p>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href="nowPlaying.view"><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</p> </p>
</form:form> </form:form>
@@ -65,7 +65,7 @@
<p> <p>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</p> </p>
</form> </form>
@@ -158,7 +158,7 @@
<tr> <tr>
<td colspan="2" style="padding-top:1.5em"> <td colspan="2" style="padding-top:1.5em">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</td> </td>
</tr> </tr>
@@ -49,7 +49,7 @@
<tr> <tr>
<td style="padding-top:1.5em" colspan="5"> <td style="padding-top:1.5em" colspan="5">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</td> </td>
</tr> </tr>
</table> </table>
@@ -139,7 +139,7 @@
<p > <p >
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</p> </p>
</form:form> </form:form>
@@ -38,7 +38,7 @@
<tr> <tr>
<td colspan="3" style="padding-top:1.5em"> <td colspan="3" style="padding-top:1.5em">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</td> </td>
</tr> </tr>
@@ -208,7 +208,7 @@
<p style="padding-top:1em;padding-bottom:1em"> <p style="padding-top:1em;padding-bottom:1em">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"/> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"/>
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</p> </p>
<h2><fmt:message key="personalsettings.avatar.title"/></h2> <h2><fmt:message key="personalsettings.avatar.title"/></h2>
@@ -196,7 +196,7 @@ $(document).ready(function() {
</c:if> </c:if>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1em;margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1em;margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1em" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1em"></a>
</form:form> </form:form>
</c:otherwise> </c:otherwise>
</c:choose> </c:choose>
@@ -80,7 +80,7 @@
<tr> <tr>
<td style="padding-top:1.5em" colspan="2"> <td style="padding-top:1.5em" colspan="2">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</td> </td>
</tr> </tr>
@@ -58,7 +58,7 @@
<p style="padding-top:1em"> <p style="padding-top:1em">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-right:2.0em"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-right:2.0em"></a>
<input type="checkbox" id="deleteExpired" name="deleteExpired" class="checkbox"/> <input type="checkbox" id="deleteExpired" name="deleteExpired" class="checkbox"/>
<label for="deleteExpired"><fmt:message key="sharesettings.deleteexpired"/></label> <label for="deleteExpired"><fmt:message key="sharesettings.deleteexpired"/></label>
</p> </p>
@@ -56,7 +56,7 @@
<p> <p>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
</p> </p>
</form> </form>
@@ -87,7 +87,7 @@
<p style="padding-top:0.75em"> <p style="padding-top:0.75em">
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-right:1.3em"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-right:1.3em"></a>
<a href="https://airsonic.github.io/docs/transcode/" target="_blank"><fmt:message key="transcodingsettings.recommended"/></a> <a href="https://airsonic.github.io/docs/transcode/" target="_blank"><fmt:message key="transcodingsettings.recommended"/></a>
</p> </p>
@@ -215,7 +215,7 @@
</c:choose> </c:choose>
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1.5em;margin-right:0.3em"> <input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1.5em;margin-right:0.3em">
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-top:1.5em"> <a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1.5em"></a>
</form:form> </form:form>
</body></html> </body></html>
@@ -193,6 +193,11 @@ input[type=submit], input[type=button] {
background: white; background: white;
padding-left: 1em; padding-left: 1em;
padding-right: 1em; padding-right: 1em;
color: black;
}
input[type=submit]:hover, input[type=button]:hover {
text-decoration: none;
} }
input[type=submit]:active, input[type=button]:active { input[type=submit]:active, input[type=button]:active {