Making WordPress.org

Ticket #6305: #6305.patch

File #6305.patch, 574 bytes (added by hilayt24, 15 months ago)

Color added and opacity removed

  • wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
    index c9d19b343..a957d4e4f 100644
    a b select { 
    43224322.forum-archive.wporg-support .info-box .dashicons,
    43234323.home.wporg-support .info-box .dashicons {
    43244324        font-size: 5.9604644775rem;
    4325         opacity: 0.4;
     4325        color: #8d969f;
    43264326        width: auto;
    43274327        height: auto;
    43284328}