Skip to content

Commit c4a1500

Browse files
Merge pull request #34 from mcclatchy/PE-397-impact-class-cleanup
initial clean up to remove purple tuesdays from fixes file
2 parents 757320b + 5120fd6 commit c4a1500

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

static/css/decks/fixes.css

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,6 @@ figure .img-container figcaption,
4545
padding-top: 10px;
4646
}
4747

48-
/* class needs removed in WPS */
49-
.load-more .impact {
50-
color: var(--text-color);
51-
background-color: var(--paper-color);
52-
}
53-
54-
/* class needs removed in WPS */
55-
.digest .label .impact {
56-
--impact-text-color: var(--darkgray);
57-
}
58-
5948
/*
6049
* Fixes related to custom cards
6150
*/
@@ -100,17 +89,6 @@ custom-digest {
10089
color: var(--impact-text-color, var(--white));
10190
}
10291

103-
/*
104-
* Search and Promo buttons
105-
* impact class needs removed in WPS
106-
*/
107-
108-
.search-form button,
109-
.swg-promo .button.impact {
110-
--paper-color: var(--white);
111-
--text-color: var(--black);
112-
}
113-
11492
/*
11593
* Input and submit button nested under impact
11694
* impact class needs removed in WPS

0 commit comments

Comments
 (0)