Making WordPress.org

Ticket #6125: 6125.diff

File 6125.diff, 573 bytes (added by aezazshekh, 3 years ago)

Added patch. ( Added cursor pointer )

  • wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss b/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
    index 11df269e2..f5b573eb3 100644
    a b body.full-overlay-active { 
    14091409        font-size: 11px;
    14101410        margin: 2px 5px;
    14111411        padding: 1px 8px;
     1412        cursor: pointer;
    14121413}
    14131414
    14141415.filters-applied .filter-group,