diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/advancedSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/advancedSettings.jsp index e3d72eb0..c027b0fa 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/advancedSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/advancedSettings.jsp @@ -96,7 +96,7 @@
- + @@ -122,7 +122,7 @@
- +
diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp index c343b655..a176e7df 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/albumMain.jsp @@ -317,7 +317,7 @@ - + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/dlnaSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/dlnaSettings.jsp index 93bb947f..4cc78e33 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/dlnaSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/dlnaSettings.jsp @@ -37,8 +37,7 @@
- checked="checked"/> +

diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/internetRadioSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/internetRadioSettings.jsp index bc59105b..b702ee53 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/internetRadioSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/internetRadioSettings.jsp @@ -27,8 +27,8 @@ - - + + @@ -42,7 +42,7 @@ "/> "/> "/> - + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp index 4d74aa49..27b62d5e 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp @@ -30,7 +30,7 @@

- +
diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/more.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/more.jsp index 8b3facea..e6d64b8b 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/more.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/more.jsp @@ -304,7 +304,7 @@ - + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp index 6ed6cfc7..6124469f 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/playQueue.jsp @@ -806,7 +806,7 @@ " style="cursor:pointer" alt="" title=""> - + 1 diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/podcastChannel.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/podcastChannel.jsp index 52e904c2..cef92199 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/podcastChannel.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/podcastChannel.jsp @@ -108,7 +108,7 @@ - + diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/shareSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/shareSettings.jsp index 9f721445..715b6451 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/shareSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/shareSettings.jsp @@ -50,7 +50,7 @@ - + @@ -59,7 +59,7 @@

" style="margin-right:0.3em"> " style="margin-right:2.0em"> - +

diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/sonosSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/sonosSettings.jsp index 330006af..7e2b3819 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/sonosSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/sonosSettings.jsp @@ -37,8 +37,7 @@
- checked="checked"/> +
diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/transcodingSettings.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/transcodingSettings.jsp index f5789ab6..63e4dcc8 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/transcodingSettings.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/transcodingSettings.jsp @@ -27,12 +27,12 @@ - - - - - - + + + + + + @@ -41,17 +41,17 @@ - " value="${newTranscoding.name}"/> - " value="${newTranscoding.sourceFormats}"/> - " value="${newTranscoding.targetFormat}"/> - " value="${newTranscoding.step1}"/> - " value="${newTranscoding.step2}"/> + " value="${newTranscoding.name}"/> + " value="${newTranscoding.sourceFormats}"/> + " value="${newTranscoding.targetFormat}"/> + " value="${newTranscoding.step1}"/> + " value="${newTranscoding.step2}"/> - + @@ -61,7 +61,7 @@ @@ -70,7 +70,7 @@ @@ -79,7 +79,7 @@
- +
- +
- +
diff --git a/airsonic-main/src/main/webapp/style/default-without-mediaelement.css b/airsonic-main/src/main/webapp/style/default-without-mediaelement.css index bbcb19ed..8313f6be 100644 --- a/airsonic-main/src/main/webapp/style/default-without-mediaelement.css +++ b/airsonic-main/src/main/webapp/style/default-without-mediaelement.css @@ -204,6 +204,10 @@ input[type=submit]:active, input[type=button]:active { background: #e9e9e9; } +input[type=checkbox] { + border: 0; +} + input:hover, textarea:hover, select:hover { border: 1px solid darkgray; } @@ -267,6 +271,10 @@ img { vertical-align: middle; } +.monospace { + font-family: monospace; +} + .dropshadow { box-shadow: 2px 2px 10px #333333; } @@ -398,10 +406,6 @@ img { line-height: 1em; } -.checkbox { - border: 0 -} - /* Table with simple lines between the cells. */ .ruleTable { border-collapse: collapse;