From: bobopinna Date: Thu, 14 Sep 2006 08:28:26 +0000 (+0000) Subject: Removed two style definitions (bug MDL-6209) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9b3496f265b8e865bf4b61acd1ea1f8b18e633ce;p=moodle.git Removed two style definitions (bug MDL-6209) --- diff --git a/mod/scorm/styles.php b/mod/scorm/styles.php index 6950c457ad..ea57b3034e 100644 --- a/mod/scorm/styles.php +++ b/mod/scorm/styles.php @@ -81,13 +81,3 @@ list-style-type: none; white-space: nowrap; } -.scormtextbox { -border-style: solid; -border-width: 1; -padding-left: 5; -} -.scormtableheader{ -font-face: Arial; -color: #000066; -font-weight: bold; -}