Skip to:
Content

BuddyPress.org

Ticket #1782: missing_email_notification_icon.patch

File missing_email_notification_icon.patch, 878 bytes (added by MrMaz, 15 years ago)
  • screen.css

    # This patch file was generated by NetBeans IDE
    # Following Index: paths are relative to: \\UBU\www\sandbox2\public_html\wp-content\plugins\buddypress\bp-themes\bp-classic\_inc\css
    # This patch can be applied using context Tools: Patch action on respective folder.
    # It uses platform neutral UTF-8 encoding and \n newlines.
    # Above lines and this line are ignored by the patching process.
     
    25172517                text-align: center;
    25182518        }
    25192519
    2520         table#profile-notification-settings th.icon {
    2521                 background-image: url(../images/profile_bullet.gif);
    2522  No newline at end of file
     2520        table#activity-notification-settings th.icon {
     2521                background-image: url("../images/activity_bullet.gif");
     2522 No newline at end of file
    25232523        }
    25242524