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

More inline news editing tweaks.

This commit is contained in:
Cameron
2016-05-31 17:44:07 -07:00
parent 048ab169da
commit 26636f318c
4 changed files with 16 additions and 15 deletions

View File

@@ -328,5 +328,8 @@ img.e-emoticon { vertical-align:middle; border:0; width:24px }
.e-editable-front:hover { background-color:#FCF8E3 }
.e-editable-front a:hover { background-color:#FCF8E3 }
.e-editable-front:hover:after { content: "\f044"; z-index:10000; position:relative; top:0; right:-5px; margin-right:4px; padding-right:5px; font-family:'FontAwesome'; font-size:0.8em }
#uiAlert { z-index: 10001 }
#uiAlert .alert { z-index:10000; box-shadow:1px 4px 5px rgba(0,0,0,0.4) }