[geeklog-cvs] geeklog: While we're at it: Get rid of the ugly yellow border ar...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Mar 12 14:17:40 EST 2010


changeset 7784:14c5cfafed82
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/14c5cfafed82
user: Dirk Haun <dirk at haun-online.de>
date: Fri Mar 12 20:12:08 2010 +0100
description:
While we're at it: Get rid of the ugly yellow border around the list of allowed HTML in advanced story editor mode (cf. bug #0000965)

diffstat:

 public_html/layout/professional/admin/story/storyeditor_advanced.thtml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 35fca342f56d -r 14c5cfafed82 public_html/layout/professional/admin/story/storyeditor_advanced.thtml
--- a/public_html/layout/professional/admin/story/storyeditor_advanced.thtml	Fri Mar 12 20:06:11 2010 +0100
+++ b/public_html/layout/professional/admin/story/storyeditor_advanced.thtml	Fri Mar 12 20:12:08 2010 +0100
@@ -97,7 +97,7 @@
             <img src="{layout_url}/images/collapse.png" title="{lang_reducehelp}" alt="" onclick="changeHTMLTextAreaSize('bodyhtml','smaller');"{xhtml}>
             <textarea id="bodyhtml" style="padding:5px 10px 5px 10px;" name="bodyhtml" cols="45" rows="20">{story_bodytext}</textarea>
         </div>
-        <div id="editor_mode" style="margin-top:10px;border:1px solid #ECE9D8;">
+        <div id="editor_mode">
             {lang_allowed_html}
         </div>
         <div  id="se_options" style="width:100%; margin-top:10px; border:1px solid #ECE9D8; display:none;">



More information about the geeklog-cvs mailing list