From d1e50d65ff2ed048767bfc9617684aa4d44cab2a Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 28 May 2016 22:17:53 -0700 Subject: [PATCH] css class name change. --- e107_web/css/e107.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_web/css/e107.css b/e107_web/css/e107.css index 841fdb2c1..4a73fa353 100644 --- a/e107_web/css/e107.css +++ b/e107_web/css/e107.css @@ -326,4 +326,4 @@ optgroup.level-5 { padding-left:4em } /* Emoticons */ img.e-emoticon { vertical-align:middle; border:0; width:24px } -.e-editable:hover { background-color:#FCF8E3 } +.e-editable-front:hover { background-color:#FCF8E3 }