Changes for page Special CSS Classes

Last modified by Lucas Charpentier (Sereza7) on 2024/02/22

<
From version < 2.1 >
edited by Sergiu Dumitriu
on 2010/12/28
To version < 3.1 >
edited by Ecaterina Moraru (Valica)
on 2012/01/16
>
Change comment: document .hasIcon and .disabled classes available starting with XE 3.4RC1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sergiu
1 +XWiki.evalica
Content
... ... @@ -27,6 +27,11 @@
27 27   use for icon buttons
28 28   used in .icon.rss in 'Quick Links' panel
29 29  
30 +* **##.hasIcon##**
31 + use for elements that also have a background-icon attached
32 + works in pair with other classes that specify the icon that will be used (ex: .iconRSS, .tmEdit, .etc)
33 + used in menus
34 +
30 30  * **##.loading##**
31 31   sets an animated GIF as being the background image (center aligned) of the element
32 32   generally used on Ajax requests in order to express the loading status
... ... @@ -48,6 +48,9 @@
48 48  * **##.secondary.button##**
49 49   use for secondary actions, like ##cancel##
50 50  
56 +* **##.button.disabled##**
57 + use to display a button in it's disabled state
58 +
51 51  === B2. Behavior classnames ===
52 52  
53 53  * **##.withTip##**

Get Connected