From 1f0acd62c6b300d8e65a263e98ad4d0de6ea5bc3 Mon Sep 17 00:00:00 2001 From: vyshane Date: Fri, 12 Jan 2007 07:00:58 +0000 Subject: [PATCH] Added class for lesson xhtml fixes. Related to MDL-7861. --- theme/standard/styles_layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 838ec266a4..1561e37bc0 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2568,6 +2568,11 @@ body#mod-forum-search .introcontent { text-decoration: underline; font-weight: bold; } +.lessonmediafilecontrol { + text-align: center; + margin-left: auto; + margin-right: auto; +} /*** -- 2.39.5