diff --git a/styles/PortableInfoboxMonobook_beforeSimplification.scss b/styles/PortableInfoboxMonobook_beforeSimplification.scss index 0516c2e..1d656d6 100644 --- a/styles/PortableInfoboxMonobook_beforeSimplification.scss +++ b/styles/PortableInfoboxMonobook_beforeSimplification.scss @@ -1,6 +1,5 @@ -/* @TODO Remove PortableInfoboxMonobook_beforeSimplification.scss once all articles will be purged after release - * @see DAT-3009 purging ticket */ -// fix issues with default infobox styles on monobook +/* @TODO DAT-3079 Remove PortableInfoboxMonobook_beforeSimplification.scss + * once all articles will be purged after release; @see DAT-3009 purging ticket */ $background-color: #f9f9f9; $background-color-secondary: #e5e5e5; diff --git a/styles/PortableInfobox_beforeSimplification.scss b/styles/PortableInfobox_beforeSimplification.scss index dcdeaa0..c9f5347 100644 --- a/styles/PortableInfobox_beforeSimplification.scss +++ b/styles/PortableInfobox_beforeSimplification.scss @@ -1,5 +1,5 @@ -/* @TODO Remove PortableInfoboxMonobook_beforeSimplification.scss once all articles will be purged after release - * @see DAT-3009 purging ticket */ +/* @TODO DAT-3079 Remove PortableInfoboxMonobook_beforeSimplification.scss + * once all articles will be purged after release; @see DAT-3009 purging ticket */ @import 'skins/shared/color'; @import 'skins/shared/mixins/columns'; @import 'skins/shared/mixins/flexbox';