From 049faac88270a7b6108b5579b1bd6c3faa2def27 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 19 Mar 2007 18:13:57 +0000 Subject: [PATCH] Preparing some glossary css changes...for "add entry" buttons. MDL-8746 Merged from MOODLE_18_STABLE --- theme/standard/styles_layout.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 30bf3747d6..3f435f9fd3 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2883,7 +2883,7 @@ body#mod-forum-search .introcontent { } .glossarydisplay { - width: 80%; + width: 90%; margin-left:auto; margin-right:auto; text-align:center; @@ -2919,6 +2919,10 @@ body#mod-forum-search .introcontent { width: auto; } +.glossaryaddentry { + text-align:center; +} + /*** *** Modules: Journal -- 2.39.5