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@
<div style="width: 50em;">
<h1>About Firefly</h1>
<h2>About Firefly</h2>
<p>
This is the administrative web interface for the Firefly Media Server,
version @version@.

View File

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

View File

@ -52,7 +52,7 @@ select {
width: 7em;
}
</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>
<form id="theform" method="get" action="#">
</form>

View File

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

View File

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

View File

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

View File

@ -36,6 +36,9 @@
<div id="tagline">
The best open-source media server for the <a href="http://www.rokulabs.com">Roku SoundBridge</a> and iTunes
</div>
<table id="main_table" cellpadding="0" border="0" cellspacing="0">
<tr>
<td valign="top" style="padding:0;">
<div id="navigation">
<img id="spinner" src="spinner_stopped.gif" alt="spinner" />
<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="content">
</td>
<td valign="top" style="padding-left: 2em; padding-top: 1em;">

View File

@ -33,7 +33,7 @@
}
</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>
<table id="service" cellspacing="0">

View File

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

View File

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