Added German to good auto-set lang list, fixed issues 376 and 365

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1099 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2009-12-23 14:25:43 +00:00
parent 2c8705ee75
commit f1f3c31d21
3 changed files with 12 additions and 4 deletions

View File

@@ -618,11 +618,19 @@ span.zoom_tool {
#svg_docprops_container #svg_docprops_docprops,
#svg_docprops_container #svg_docprops_prefs {
float: left;
width: 220px;
width: 221px;
margin: 5px .7em;
overflow: hidden;
}
#svg_docprops_container #svg_docprops_prefs {
float: right;
}
#svg_docprops legend {
max-width: 195px;
}
#svg_docprops_docprops > legend, #svg_docprops_prefs > legend {
font-weight: bold;
font-size: 1.1em;