mindmapExport css bug fixing

This commit is contained in:
Ezequiel Bergamaschi
2014-09-11 15:12:27 -03:00
parent 35e7341654
commit 3eca991285
2 changed files with 10 additions and 7 deletions

View File

@@ -126,9 +126,3 @@ div#headerActions {
div#headerActions a:hover, div#headerActions a:active, div#headerActions a:link, div#headerActions a:visited {
color: white;
}
#dialogMainForm label
{
font-weight:normal;
display: block;
}