- moved styles into css

- minor code improvements
This commit is contained in:
Sebastian Mendel
2005-11-23 18:48:37 +00:00
parent c55e55c478
commit 161f320f6e
3 changed files with 160 additions and 186 deletions

View File

@@ -646,6 +646,9 @@ img.lightbulb {
border: 0.1em solid red;
}
#fieldset_select_fields {
float: left;
}
<?php
$_valid_css = array( 'left', 'right', 'print' );