From fcbbaeef2ed49ed507d844bc3dd53488479e37fc Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 17 Aug 2004 09:25:17 +0000 Subject: [PATCH] Strings and spacing and stuff --- lib/editor/popups/createanchor.php | 4 ++-- lib/editor/popups/link_std.php | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/editor/popups/createanchor.php b/lib/editor/popups/createanchor.php index b60d7424ee..092e3b350d 100644 --- a/lib/editor/popups/createanchor.php +++ b/lib/editor/popups/createanchor.php @@ -60,9 +60,9 @@ border-bottom: 1px solid black; letter-spacing: 2px;
   - + - \ No newline at end of file + diff --git a/lib/editor/popups/link_std.php b/lib/editor/popups/link_std.php index 2e4cdf2da4..cc86767dba 100644 --- a/lib/editor/popups/link_std.php +++ b/lib/editor/popups/link_std.php @@ -136,7 +136,7 @@ select, input, button { font: 11px Tahoma,Verdana,sans-serif; } button { width: 70px; } table .label { text-align: right; width: 8em; } -.title { background: #ddf; color: #000; font-weight: bold; font-size: 120%; padding: 3px 10px; margin-bottom: 10px; +.title { background: #ddf; color: #000; font-weight: bold; font-size: 120%; padding: 3px 10px; margin-bottom: 3px; border-bottom: 1px solid black; letter-spacing: 2px; } @@ -148,7 +148,6 @@ border-bottom: 1px solid black; letter-spacing: 2px;
- -- 2.39.5
: