Attempt #3 on ticket #181, input boxes are not as wide, buttons

same size and hopefully the stair casing is fixed. (picture 3 in
ticket #181)
This commit is contained in:
Anders Betnér
2006-07-05 22:00:53 +00:00
parent 3ba6992c2b
commit 32817b0826
2 changed files with 10 additions and 0 deletions

View File

@@ -48,6 +48,9 @@ select {
#buttons {
float: left;
}
#buttons input {
width: 7em;
}
</style>
<h1>Configuration</span></h1><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>