Skip to content
GVogeler edited this page Mar 12, 2015 · 1 revision

CSS files, that are a part of the mom-ca software are put into this container for easy reference. Appart from the usual "group-xrx-object" the CSS object only contains an <xrx:style> tag with plain CSS style information.

The xrx:css element can occur inside of <xrx:csss> to reference a mom-ca CSS-resource.

At the time of writing there are only six different XRX++ CSS objects implemented. They are:

  • src/mom/app/mom/css/xrxe.css.xml (styling the VdU-Editor)
  • src/mom/app/mom/css/text-annotation.css.xml
  • src/mom/app/mom/css/forms.css.xml
  • src/mom/app/mom/css/global.css.xml (the styles globally used)
  • src/mom/app/annotation/css/image-tools.css.xml
  • src/mom/app/collection/css/my-collections.css.xml
Clone this wiki locally