Fixed Issue 265: Allow selection of a user-defined font in the text dialog
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@989 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -402,6 +402,15 @@ span.zoom_tool {
|
||||
background: #E8E8E8;
|
||||
}
|
||||
|
||||
#font_family_dropdown li {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
#font_family {
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#opacity_dropdown li {
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user