Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ticket/11103-VSE] Updated notification AJAX styling #2

Merged
merged 1 commit into from Dec 26, 2012

Conversation

iMattPro
Copy link

PHPBB3-11103

@@ -135,6 +135,7 @@
<li>
[ <a href="#" id="notification_list_button" title="{NOTIFICATIONS_COUNT}">{NOTIFICATIONS_COUNT}</a> ] &bull;
<div id="notification_list" class="notification_list">
<div class="pointer"><div class="pointer_inner"></div></div>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is needed for the CSS triangles that form the pointer at the top/left of the notification's header.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I did not notice that in the screenshot, nice.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried without this line and purely in CSS using the psuedo elements :before and :after... It works, but not in IE < 9... So as usual, IE makes me have to do something cool in the least cool way possible :(

EXreaction added a commit that referenced this pull request Dec 26, 2012
[ticket/11103-VSE] Updated notification AJAX styling
@EXreaction EXreaction merged commit 860db97 into EXreaction:ticket/11103 Dec 26, 2012
EXreaction pushed a commit that referenced this pull request Dec 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants