Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.0.1
-
None
Description
After you install the Forum application, all the comments are display badly because of this "generic" code
.xdialog-modal-container .xdialog-box { overflow: hidden; background-color: #ddd; padding: 20px; filter: alpha(opacity=90); -khtml-opacity: .9; -moz-opacity: .9; opacity: .9; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
written in ssx/ForumCode/StyleSheetExtension
Attachments
Issue Links
- relates to
-
XAFORUM-23 Broken Comments display for whole wiki
- Closed