mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Fixes #1408 - Email Obfuscation issue in IE.
This commit is contained in:
@@ -139,6 +139,12 @@ div.bbcode { margin: 15px 0px; clear: both; } /* layout control via bbcodes */
|
||||
|
||||
#comments-container { list-style: none outside none; margin:0px }
|
||||
#comments-container > li { padding: 5px 0px }
|
||||
|
||||
.e-email::before { content: attr(data-user); }
|
||||
.e-email::after { content: attr(data-dom) }
|
||||
|
||||
|
||||
|
||||
/* default comments layout */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user