mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
TinyMce Fullscreen now working correctly. Clearfix added to 'Alignment' format menu.
This commit is contained in:
@@ -140,8 +140,8 @@ 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) }
|
||||
.e-email:before { content: attr(data-user); }
|
||||
.e-email:after { content: attr(data-dom) }
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user