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

Removed old bootstrap-editable folder. Added experimental front-end inline editing for shortcodes.

This commit is contained in:
Cameron
2016-05-28 19:03:08 -07:00
parent a1e70651cf
commit 210abeaba0
8 changed files with 345 additions and 729 deletions

View File

@@ -324,4 +324,6 @@ optgroup.level-5 { padding-left:4em }
.online-menu-extended-label { font-size:1.2em; }
/* Emoticons */
img.e-emoticon { vertical-align:middle; border:0; width:24px }
img.e-emoticon { vertical-align:middle; border:0; width:24px }
.e-editable:hover { background-color:#FCF8E3 }