SVN: toys/stbr/index.php
sparky
sparky at pld-linux.org
Wed May 16 22:53:48 CEST 2007
Author: sparky
Date: Wed May 16 22:53:47 2007
New Revision: 8569
Modified:
toys/stbr/index.php
Log:
- visual fixes after xhtml changes breakage
- s/importand/important/
Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Wed May 16 22:53:47 2007
@@ -15,8 +15,8 @@
<style type="text/css">
h2 { text-align: center; }
-body, td { font-family: Verdana; font-size: 9pt }
-table { border-collapse: collapse }
+body, td { font-family: Verdana; font-size: 9pt; }
+table { border-collapse: collapse; width: 100%; }
td { padding: 6px 15px; border-bottom: 1px solid #ebebe4 }
.thead td, thead td, tfoot td { background-color: #ebebe4 }
.thead td, thead td { border-bottom: 1px solid #c0c0c0; border-top: 1px solid #c0c0c0; padding: 5px 15px }
@@ -55,9 +55,9 @@
<h2>Send To Builder Requests Log</h2>
-<table width="400px">
+<table style="width: 450px; margin-bottom: 3em;">
<thead>
-<tr><td class="branch"><b>Importand Info:</b></td></tr>
+<tr><td class="branch"><b style="color: black;">Important Info:</b></td></tr>
</thead>
<tbody>
<tr><td class="branch">th-ready</td>
More information about the pld-cvs-commit
mailing list