update of css style in 4.3

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

update of css style in 4.3

ricetrac
Hello,

I noticed that in 4.3, the xforms.css file was updated:

commit a5ac5c12dd9bdec0b4007db3e969e25feadcabf4, 2013-06-21 21:39:50:
For #794: Pass constraint information to client for styling

- place constraint classes on control and external alert
- add xforms-active on alert
- remove xforms-alert-active-visited, xforms-alert-active and xforms-alert-inactive on alert
- Ajax: update constraint level
- use different colors for warning and info

commit d479381b76f472e3faf0afe660ece37c433126e8, 2013-06-22 08:57:21:
Remove xforms-help-image

Only keep xforms-help.



As we redefine the style of xforms-alert, what does we need to modify with 4.3 ?

Thank You.
Reply | Threaded
Open this post in threaded view
|

RE: update of css style in 4.3

ricetrac
Hi,

Could you help me for this question ?

Thank you.

Julien



-----Message d'origine-----
De : [hidden email] [mailto:[hidden email]] De la part de ricetrac
Envoyé : jeudi 22 août 2013 11:11
À : [hidden email]
Objet : [orbeon] update of css style in 4.3

Hello,

I noticed that in 4.3, the xforms.css file was updated:

/commit a5ac5c12dd9bdec0b4007db3e969e25feadcabf4, 2013-06-21 21:39:50:
For #794: Pass constraint information to client for styling

- place constraint classes on control and external alert
- add xforms-active on alert
- remove xforms-alert-active-visited, xforms-alert-active and xforms-alert-inactive on alert
- Ajax: update constraint level
- use different colors for warning and info

commit d479381b76f472e3faf0afe660ece37c433126e8, 2013-06-22 08:57:21:
Remove xforms-help-image

Only keep xforms-help.

/

As we redefine the style of xforms-alert, what does we need to modify with
4.3 ?

Thank You.

--
View this message in context: http://discuss.orbeon.com/update-of-css-style-in-4-3-tp4657193.html
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].


--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

RE: update of css style in 4.3

Erik Bruchez
Administrator
Julien,

As always with CSS your best friend are the Chrome or Firefox developer tools or Firebug. With those you can check the CSS classes placed by the XForms engine and decide how you want to interpret them. I have started a list of CSS classes here:

https://github.com/orbeon/orbeon-forms/wiki/XForms:-CSS-classes

Please let me know if that helps,

-Erik
Reply | Threaded
Open this post in threaded view
|

RE: update of css style in 4.3

ricetrac
Hello,

Yes, it's a good idea, and this confirms what I understood of the CSS styles.

Thank You.

Julien.