diff --git a/admin/listclients.xsl b/admin/listclients.xsl index 236ad2f0..2fb7fe90 100644 --- a/admin/listclients.xsl +++ b/admin/listclients.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
@@ -39,33 +39,39 @@
-

+
+ + + + + + + + + + + + + +

Mount Point

Login + M3U + XSPF
+
- - - - - - - - - -Mount Point : () -

- +
- List Clients | - Move Listeners | - Update Metadata | + List Clients + Move Listeners + Update Metadata Kill Source

- +
- + @@ -73,7 +79,7 @@ Mount Point : () - + diff --git a/admin/listmounts.xsl b/admin/listmounts.xsl index 978dcd5d..23f9276f 100644 --- a/admin/listmounts.xsl +++ b/admin/listmounts.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
IP
Connected For
Seconds Connected
User Agent
Action
() seconds Kick
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
@@ -38,26 +38,33 @@
-

- - - - - - - - - -Mount Point : () -

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

Mount Point

Login + M3U + XSPF
+
+ +
- List Clients | - Move Listeners | - Update Metadata | + List Clients + Move Listeners + Update Metadata Kill Source - | Manage Authentication + Manage Authentication

diff --git a/admin/manageauth.xsl b/admin/manageauth.xsl index 857ad152..4c1ab9d4 100644 --- a/admin/manageauth.xsl +++ b/admin/manageauth.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
@@ -30,7 +30,6 @@

-

Show defined users

@@ -46,9 +45,9 @@
- List Clients | - Move Listeners | - Update Metadata | + List Clients + Move Listeners + Update Metadata Kill Source
diff --git a/admin/moveclients.xsl b/admin/moveclients.xsl index 6e4f4c42..99a8a9ed 100644 --- a/admin/moveclients.xsl +++ b/admin/moveclients.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
diff --git a/admin/stats.xsl b/admin/stats.xsl index c897cae1..e09f2499 100644 --- a/admin/stats.xsl +++ b/admin/stats.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
@@ -67,25 +67,32 @@
-

- - - - - - - - -Mount Point : () -

+
+ + + + + + + + + + + + + +

Mount Point

Login + M3U + XSPF
+
- List Clients | - Move MountPoints | - Update Metadata | + List Clients + Move MountPoints + Update Metadata Kill Source - | Manage Authentication + Manage Authentication

diff --git a/admin/updatemetadata.xsl b/admin/updatemetadata.xsl index 5f212568..0d86aa51 100644 --- a/admin/updatemetadata.xsl +++ b/admin/updatemetadata.xsl @@ -7,7 +7,7 @@ -

Icecast2 Admin

+

Icecast2 Admin


@@ -17,9 +17,9 @@
- Admin Home | - List Mountpoints | - Move Listeners | + Admin Home + List Mountpoints + Move Listeners Index
diff --git a/web/auth.xsl b/web/auth.xsl index 8368ed71..0d8c97e2 100644 --- a/web/auth.xsl +++ b/web/auth.xsl @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ -

Authorization Page

+

Authorization Page

diff --git a/web/server_version.xsl b/web/server_version.xsl index d496d280..bcf610b2 100644 --- a/web/server_version.xsl +++ b/web/server_version.xsl @@ -7,7 +7,7 @@ -

Icecast2 Status (Version Info)

+

Server Information


@@ -17,8 +17,8 @@
- Administration | - Server Status | + Administration + Server Status Version
@@ -35,7 +35,7 @@
-

Version Information

+

Server Information

diff --git a/web/status.xsl b/web/status.xsl index aa5c0326..b7049a23 100644 --- a/web/status.xsl +++ b/web/status.xsl @@ -7,7 +7,7 @@ -

Icecast2 Status

+

Icecast2 Status


@@ -17,9 +17,9 @@
+ Administration + Server Status + Version
- Administration | - Server Status | - Version |
@@ -38,25 +38,22 @@
-

- - - - - - - - -Mount Point : () : - - -Click to Listen - - -Click to Listen - - -

+
+ + + + + + + + + + + + + +

Mount Point

Login M3U XSPF
+
@@ -65,8 +62,12 @@ Mount Point : () : + - + + + + diff --git a/web/style.css b/web/style.css index 802612ba..129d49d4 100644 --- a/web/style.css +++ b/web/style.css @@ -34,9 +34,11 @@ h2 { font-family: Verdana, sans-serif; text-decoration: none; font-weight: bold; - font-size: 250%; + font-size: 3em; color: #fff; + padding: 10px 0px 10px 80px; margin-top:3px; + background: transparent url(/icecast.png) no-repeat scroll left center } h1 { font-family: Verdana, sans-serif; @@ -113,18 +115,24 @@ td { background-color: #656565; color: #fff; } - +.roundcont a { + margin: 0px 10px; +} .newscontent { margin: 0 20px; } -.newscontent h3 { - margin: 10px 0px; +h3 { + margin: 0px; + padding: 0px; font-family: Verdana, sans-serif; text-decoration: none; font-weight: bold; font-size: 110%; color: #f8ef64; - border-bottom: 1px groove #ACACAC; +} +.newscontent h3 { + margin-bottom: 10px; + border-bottom: 1px groove #ACACAC; } .newscontent h4 { margin: 10px 0px; @@ -156,15 +164,42 @@ td { font-size: 90%; color: #f8ef64; } +.streamheader table { + width: 100%; + margin-bottom: 5px; + border-bottom: 1px groove #ACACAC; +} +.streamheader td { + margin: 0px; + padding-top: 10px; + padding-bottom: 10px; + padding: 10 5 10 5; + border: 0px solid white; +} +.streamheader h3 { + border: 0px; +} +.streamheader a { + padding: 8px 5px 3px 30px; + text-decoration: none; + background: transparent url("/tunein.png") no-repeat left center; +} +.streamheader a.auth { + padding-top: 10px; + padding-bottom: 10px; + padding-left: 32px; + background: transparent url("/key.png") no-repeat left center; +} .newscontent a { font-family: Verdana, sans-serif; - text-decoration: underline; + text-decoration: none; font-weight: bold; + margin: 0px; color: #f8ef64; } .newscontent a:hover { font-family: Verdana, sans-serif; - text-decoration: underline; + text-decoration: none; font-weight: bold; color: #fff; } @@ -172,6 +207,7 @@ td { font-family: Verdana, sans-serif; text-decoration: none; font-weight: bold; + padding: 2px 9px; background: #444; color: #f8ef64; } @@ -184,13 +220,13 @@ td { } .poster { font-family: Verdana, sans-serif; - margin: 0px; - margin-top: 50px; + margin: 50px 120px 20px 0px; display: block; text-decoration: none; font-size: 100%; color: #f8ef64; - border-top: 3px dashed #000; + padding: 5px; + border-top: 1px groove #ACACAC; } .roundcont p { margin: 10px 50px;
Stream Description:
Content Type:
Mount Uptime:
Mount started:
Bitrate: