From: stronk7 Date: Tue, 2 May 2006 14:59:17 +0000 (+0000) Subject: Adding back some recently deleted styles related with the IMS-CP resource. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a167667798cd541c88ed919d5de6523999d70672;p=moodle.git 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) --- 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; }