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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user