Took heading size down a bit (h1 -> h2)

Fixed the "config below sidebar" picture 5 of ticket #181
This commit is contained in:
Anders Betnér 2006-07-05 22:31:16 +00:00
parent 32817b0826
commit 5b993dfcfa
10 changed files with 18 additions and 17 deletions

View File

@ -1,6 +1,6 @@
@include hdr.html@ @include hdr.html@
<div style="width: 50em;"> <div style="width: 50em;">
<h1>About Firefly</h1> <h2>About Firefly</h2>
<p> <p>
This is the administrative web interface for the Firefly Media Server, This is the administrative web interface for the Firefly Media Server,
version @version@. version @version@.

View File

@ -1,6 +1,6 @@
@include hdr.html@ @include hdr.html@
<h1>ASPL License</h1> <h2>ASPL License</h2>
<p class="license"><pre> <p class="license"><pre>
@include aspl-license.txt@ @include aspl-license.txt@
</pre></p> </pre></p>

View File

@ -52,7 +52,7 @@ select {
width: 7em; width: 7em;
} }
</style> </style>
<h1>Configuration</span></h1><span id="toggle_basic_advanced"></span> <h2>Configuration</span></h2><span id="toggle_basic_advanced"></span>
<div id="config_not_writable_warning" class="message_div" style="display: none;">Your config file is not writable, you can not change anything using this webpage</div> <div id="config_not_writable_warning" class="message_div" style="display: none;">Your config file is not writable, you can not change anything using this webpage</div>
<form id="theform" method="get" action="#"> <form id="theform" method="get" action="#">
</form> </form>

View File

@ -7,9 +7,11 @@ body
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
#main_table {
img border-width: 0;
{ border: 0px; }
img {
border: 0px;
} }
/*div.ministatus /*div.ministatus
@ -121,10 +123,6 @@ td {
padding-top: 1em; padding-top: 1em;
padding-left: .5em; padding-left: .5em;
} }
#content {
float: left;
margin-left: 3em;
}
#tagline { #tagline {
padding: 0.25em 0 0.25em 0.5em; padding: 0.25em 0 0.25em 0.5em;
border-color: #F47D24; border-color: #F47D24;

View File

@ -1,3 +1,3 @@
</div> <!-- end of id="content" --> </td></tr></table>
</body> </body>
</html> </html>

View File

@ -1,6 +1,6 @@
@include hdr.html@ @include hdr.html@
<h1>GPL License</h1> <h2>GPL License</h2>
<p class="license"><pre> <p class="license"><pre>
@include gpl-license.txt@ @include gpl-license.txt@

View File

@ -36,6 +36,9 @@
<div id="tagline"> <div id="tagline">
The best open-source media server for the <a href="http://www.rokulabs.com">Roku SoundBridge</a> and iTunes The best open-source media server for the <a href="http://www.rokulabs.com">Roku SoundBridge</a> and iTunes
</div> </div>
<table id="main_table" cellpadding="0" border="0" cellspacing="0">
<tr>
<td valign="top" style="padding:0;">
<div id="navigation"> <div id="navigation">
<img id="spinner" src="spinner_stopped.gif" alt="spinner" /> <img id="spinner" src="spinner_stopped.gif" alt="spinner" />
<br /><br /> <br /><br />
@ -70,5 +73,5 @@ The best open-source media server for the <a href="http://www.rokulabs.com">Roku
--> -->
<!-- <div id="session_count" class="ministatus">@session-count@ Connected Users</div>--> <!-- <div id="session_count" class="ministatus">@session-count@ Connected Users</div>-->
</td>
<div id="content"> <td valign="top" style="padding-left: 2em; padding-top: 1em;">

View File

@ -33,7 +33,7 @@
} }
</style> </style>
<h1>Server Status</h1> <h2>Server Status</h2>
<div id="server_stopped_message" style="display: none;">The Firefly server is not running, this page will be inaccessible until you start the server again.</div> <div id="server_stopped_message" style="display: none;">The Firefly server is not running, this page will be inaccessible until you start the server again.</div>
<table id="service" cellspacing="0"> <table id="service" cellspacing="0">

View File

@ -1,6 +1,6 @@
@include hdr.html@ @include hdr.html@
<h1>Smart Playlists</h1> <h2>Smart Playlists</h2>
<table cellspacing="0" > <table cellspacing="0" >
<thead><tr><th>ID</th><th>Playlist Name</th><th>Type</th><th>Action</th></tr></thead> <thead><tr><th>ID</th><th>Playlist Name</th><th>Type</th><th>Action</th></tr></thead>
<tbody id="playlists"> <tbody id="playlists">

View File

@ -1,6 +1,6 @@
@include hdr.html@ @include hdr.html@
<h1>Thanks</h1> <h2>Thanks</h2>
<p class="description"> <p class="description">
Special thanks to the following people: Special thanks to the following people: