Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Bug 1215612 - Add a context tile to the text chat every time context … #26

Closed
wants to merge 1 commit into from

Conversation

mancas
Copy link
Contributor

@mancas mancas commented Dec 21, 2015

…changes

@@ -1055,6 +1060,21 @@ html[dir="rtl"] .text-chat-entry.received .text-chat-arrow {
margin-left: -10px;
}

/* Context updated */
.text-chat-entry .context-wrapper {
Copy link
Member

Choose a reason for hiding this comment

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

Please use a child selector rather than descendant - they have better performance.

@Standard8
Copy link
Member

Please can you also add an example or two of the context tile to the ui-showcase in the existing standalone/desktop text chat views.

@Standard8
Copy link
Member

Landing this via PR #38

@Standard8 Standard8 closed this Jan 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants