From 8ddab046c44e6f8f95a8b82fc492d7b0407389d1 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 23 Apr 2010 12:12:05 +0000 Subject: Updated longtext/tinymce area extra controls. Moved and updated ecml help link, 'edit/remove editor' link and 'add media' links both moved and improved. Redundant css removed. git-svn-id: http://code.elgg.org/elgg/trunk@5860 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 0cd6f2533..f05ad518e 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1122,6 +1122,10 @@ input[type="text"]:focus { background: #e4ecf5; color:#333333; } +a.longtext_control { + float:right; + margin-left:14px; +} .submit_button { font-size: 14px; font-weight: bold; -- cgit v1.2.3