Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.3
-
Fix Version/s: 6.4-milestone-1, 6.2.5
-
Component/s: Flamingo Skin
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
.button class is used for compatibility reasons with Colibri skin.
In Colibri we had just 2 styles for buttons (primary and secondary) while in Bootstrap there are more (primary, default, succes, info, danger, warning).
When using in conjunction both .button and .btn-success for example, because of the way we declared the properties, the cascading wins for the .button styles. So instead of having a green button, we have a blue one.
Attachments
Issue Links
- blocks
-
XWIKI-11341 Change color of Blog/FAQ "Create" buttons
-
- Closed
-