1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 02:00:14 +02:00

Social plugin now provides social share links in admin after creating/updating a news item.

This commit is contained in:
Cameron
2018-02-08 15:43:38 -08:00
parent 986aabb062
commit e045c6c91c
4 changed files with 149 additions and 37 deletions

View File

@@ -514,10 +514,12 @@ i.s-message-warning { background-position: -777px -37px; width: 32px; height: 32
i.s-message-info { background-position: -1480px 0; width: 32px; height: 32px; }
i.s-message-debug { background-position: -1480px 0; width: 32px; height: 32px; }
.s-message .well { background-color: rgba(0,0,0,0.4) }
.s-message-body { padding-left: 42px; }
.s-message-item {}
.s-message-item .btn { margin-top: 15px; }
.e-footer-info { text-align: center }
/* ************* Backwards Compatibility CSS *****************/