From 8a34e1d7cae3dbc22e48b596f9ecdf483ca80d1e Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 18 Sep 2007 03:24:28 +0000 Subject: [PATCH] Some layout for the grades export download link / buttons --- theme/standard/styles_layout.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 992b62e8f82..bcd11759a01 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2261,6 +2261,13 @@ body#doc-contents ul { text-align: right; } +.gradeexportlink { + padding: 2em; + text-align: center; + margin-left: auto; + margin-right: auto; +} + /*** *** Login ***/