diff --git a/resources/library/interactive/GeoInfo.wgt/config.xml b/resources/library/interactive/GeoInfo.wgt/config.xml index e1a95d98..2bf961cd 100644 --- a/resources/library/interactive/GeoInfo.wgt/config.xml +++ b/resources/library/interactive/GeoInfo.wgt/config.xml @@ -3,7 +3,7 @@ version="1.0" width="680" height="400" - ub:resizable="true"> + ub:resizable="false"> GeoInfo diff --git a/resources/library/interactive/Html.wgt/markitup/templates/preview.css b/resources/library/interactive/Html.wgt/markitup/templates/preview.css index 000d9ee4..8c154215 100644 --- a/resources/library/interactive/Html.wgt/markitup/templates/preview.css +++ b/resources/library/interactive/Html.wgt/markitup/templates/preview.css @@ -1,4 +1,4 @@ body { font:70% Verdana, Arial, Helvetica, sans-serif; - color: orange; + color: black; } \ No newline at end of file