mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
styled buttons
This commit is contained in:
parent
3a45b02d21
commit
60866ceb2e
25 changed files with 47 additions and 45 deletions
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search" class="button" style="font-size: 12px;">
|
<input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; height: 24px;font-size: 12px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<option>unsuspend</option>
|
<option>unsuspend</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px;font-size: 12px">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px;font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -579,6 +579,7 @@
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 2px 16px;
|
padding: 2px 16px;
|
||||||
width: 108px;
|
width: 108px;
|
||||||
|
height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button:hover {
|
button:hover {
|
||||||
|
@ -586,7 +587,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
button:active {
|
button:active {
|
||||||
background-color: #EBE9DC;
|
background-color: #e6e6e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
@ -599,6 +600,7 @@
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding: 2px 16px;
|
padding: 2px 16px;
|
||||||
width: 108px;
|
width: 108px;
|
||||||
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:hover {
|
.button:hover {
|
||||||
|
@ -606,7 +608,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:active {
|
.button:active {
|
||||||
background-color: #EBE9DC;
|
background-color: #e6e6e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.genpass {
|
.genpass {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get" >
|
<form action="/search/" method="get" >
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search" class="button" style="font-size: 12px;">
|
<input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>update counters</option>
|
<option>update counters</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px;">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px; font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="text-align: right; float: right;">
|
<div style="text-align: right; float: right;">
|
||||||
<form action="/search/" method="get">
|
<form action="/search/" method="get">
|
||||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
<input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:left; padding-left: 26px;">
|
<div style="float:left; padding-left: 26px;">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<option>apply to selected</option>
|
<option>apply to selected</option>
|
||||||
<option>delete</option>
|
<option>delete</option>
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" name="ok" value="›" class="button" style="width: 37px;font-size: 12px">
|
<input type="submit" name="ok" value="›" class="button" style="width: 37px;font-size: 12px; height: 24px;">
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue