Hi Cor, *.
On Wed, Dec 23, 2009 at 1:11 PM, Cor Nouws <[email protected]> wrote:
>
> We are working on the 3.2 info for the nl NLC.
> And we miss class="MyPics" (takes care for positioning of the pictures on
> http://www.openoffice.org/dev_docs/features/3.2/rc1.html)
>
> Can someone pls tell how/where to get and let that one?
"Use the source, Luke" :-)
It is not part of any included css, but instead specified in the page directly.
<style type="text/css">
/*<![CDATA[*/
.MyPics {
border: solid silver 1px;
display: inline;
float: right;
}
.BigHead {
margin-top: 15px;
}
/*]]>*/
</style>
ciao
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]