kkarpieszuk / wc-price-history

Track Woocommerce Products prices history and display the lowest price in the last 30 days. This plugin allows your WC shop to be compliant with European Commision Directive 98/6/EC Article 6a which specyfies price reduction annoucment policy.
MIT License
6 stars 4 forks source link

Sweep: make configuration page section titles red #61

Closed kkarpieszuk closed 10 months ago

kkarpieszuk commented 1 year ago

Expected scenario:

sweep-ai[bot] commented 1 year ago

Hey @kkarpieszuk,

I've started working on this issue. The plan is to modify the CSS file that styles the admin page to change the color of the section titles on the configuration page to red. I'll ensure that this change only affects the section titles on the configuration page and doesn't interfere with other elements or pages.

Give me a minute!

Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/kkarpieszuk/wc-price-history/blob/d0ead301e397af0b789e5cb12870d246bee7f224/readme.txt#L1-L178 https://github.com/kkarpieszuk/wc-price-history/blob/d0ead301e397af0b789e5cb12870d246bee7f224/plugin.php#L1-L33 https://github.com/kkarpieszuk/wc-price-history/blob/d0ead301e397af0b789e5cb12870d246bee7f224/languages/wc-price-history.pot#L1-L208 https://github.com/kkarpieszuk/wc-price-history/blob/d0ead301e397af0b789e5cb12870d246bee7f224/app/PriorPrice/SettingsPage.php#L61-L331 https://github.com/kkarpieszuk/wc-price-history/blob/d0ead301e397af0b789e5cb12870d246bee7f224/app/PriorPrice/SettingsPage.php#L1-L161

I'm a bot that handles simple bugs and feature requests but I might make mistakes. Please be kind!