From 6feed269ba4feae7c933d5196d92745f07fa90c9 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 13 Jun 2003 16:06:55 +0000 Subject: [PATCH] Some style changes to reduce the size of the richtext toolbar --- lib/rte/richedit.css | 12 ++++++++++++ lib/rte/richedit.html | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lib/rte/richedit.css b/lib/rte/richedit.css index f913c362d8..db6f267671 100644 --- a/lib/rte/richedit.css +++ b/lib/rte/richedit.css @@ -112,6 +112,18 @@ td.spacer { width : 200px; } +.rebar .fontsize { + font-size: 11px; + margin-top: 1; margin-bottom: 1; + width : 60px; +} + +.rebar .fontstyle { + font-size: 11px; + margin-top: 1; margin-bottom: 1; + width : 80px; +} + .rebar option { border: 5px solid red; } .rebar span.field { diff --git a/lib/rte/richedit.html b/lib/rte/richedit.html index 3f6a1239d7..5679b5dfd9 100644 --- a/lib/rte/richedit.html +++ b/lib/rte/richedit.html @@ -195,7 +195,7 @@ var tEdit = null;   @{Style} - @@ -214,7 +214,7 @@ var tEdit = null; @{Size} - -- 2.39.5