From 9b3496f265b8e865bf4b61acd1ea1f8b18e633ce Mon Sep 17 00:00:00 2001 From: bobopinna Date: Thu, 14 Sep 2006 08:28:26 +0000 Subject: [PATCH] Removed two style definitions (bug MDL-6209) --- mod/scorm/styles.php | 10 ---------- 1 file changed, 10 deletions(-) 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; -} -- 2.39.5