-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 4.2.4
-
Component/s: Editor - Page / Comment Editor
Confluence 3.5's code macro used to contain a white background. Upgrading to 4.2.4 has revealed that the code macro now contains an ugly grey thick border.
I tried applying a global style override but it appears too early and gets overridden and there's no way to remove this border.
div.code.panel {
background-color: inherit;
}
- is duplicated by
-
CONFSERVER-24936 Code Block Macro renders different in preview and final page
-
- Closed
-