From a167667798cd541c88ed919d5de6523999d70672 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Tue, 2 May 2006 14:59:17 +0000 Subject: [PATCH] Adding back some recently deleted styles related with the IMS-CP resource. It seems that the latest commit (merge) deleted a bunch of styles!!!! (notified by email to commiter) --- theme/standard/styles_layout.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index aef89ce027..cf9466d943 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1779,6 +1779,12 @@ body#mod-quiz-report .controls { padding:0.1em; } +.ims-nav-button a, +.ims-nav-dimmed { + padding-left:1em; + padding-right:1em; +} + #ims-containerdiv { margin-top:0.2em; } -- 2.39.5