Commit 695dffac authored by JC Brand's avatar JC Brand

Merge branch 'master' into plugins-refactor

parents 42437ffa d5ead50b
......@@ -1222,7 +1222,7 @@
color: #681F2C; }
#conversejs .set-xmpp-status {
background: none;
padding: 0.5em; }
padding: 0.75em 0.5em 0.5em 0.5em; }
#conversejs .set-xmpp-status .dropdown dd ul {
z-index: 22; }
#conversejs .minimized-chats-flyout,
......
This diff is collapsed.
{[ if (show_emoticons) { ]}
<li class="toggle-smiley icon-happy" title="Insert a smilery">
<li class="toggle-smiley icon-happy" title="Insert a smiley">
<ul>
<li><a class="icon-smiley" href="#" data-emoticon=":)"></a></li>
<li><a class="icon-wink" href="#" data-emoticon=";)"></a></li>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment