Changes for page Color Themes Extensions

Last modified by Vincent Massol on 2024/02/26 17:54

<
From version < 133.8 >
edited by evalica
on 2010/12/29 09:34
To version < 133.9 >
edited by evalica
on 2010/12/29 09:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,8 +38,26 @@
38 38  
39 39  === Actions/Notification Colors ===
40 40  
41 -* Fixed [[XE-797: Add notification colors: info, success, warning, error to ColorTheme variables>>http://jira.xwiki.org/jira/browse/XE-797]]
41 +* **Fixed** [[XE-797: Add notification colors: info, success, warning, error to ColorTheme variables>>http://jira.xwiki.org/jira/browse/XE-797]]
42 42  
43 +{{html}}
44 +<ul class="showColors">
45 +<li style="background-color: #336699;" class="color light">
46 +#336699 Notification
47 +</li>
48 +<li style="background-color: #008000;" class="color light">
49 +#008000 Success
50 +</li>
51 +<li style="background-color: #D6AE00;" class="color light">
52 +#D6AE00 Warning
53 +</li>
54 +<li style="background-color: #CC3333;" class="color light">
55 +#CC3333 Error
56 +</li>
57 +</ul>
58 +<div class="clearfloats"></div>
59 +{{/html}}
60 +
43 43  ==== --History Compare Versions-- ====
44 44  
45 45  * Obs. Could use an opacity property for the red color

Get Connected