Implemented #44

This commit is contained in:
Anders Betnér
2006-04-06 21:00:47 +00:00
parent b147348dbd
commit 47db1632a3
3 changed files with 85 additions and 8 deletions

View File

@@ -15,8 +15,21 @@ table {
#service th, #thread th {
text-align: left;
}
input {
font: icon;
}
.timer {
background-color: #8CACBB;
width: 100px;
}
.input_error {
border: 1px solid #ff0000;
}
</style>
<h1>Status</h1>
Next update <div class="timer" id="update_timer"><br></div>
Update this page every
<input type="text" id="update" size="3" value="" /> seconds
<table id="service">
<thead>
<tr>