Эх сурвалжийг харах

Fix error where text is not visible (everything is white)

jmontoyaa 7 жил өмнө
parent
commit
4b5c595737

+ 1 - 1
app/Resources/public/css/scorm.css

@@ -245,7 +245,7 @@ See https://support.chamilo.org/issues/6976
     background:url("../../main/img/scorm/scorm_failed.png") no-repeat 10px center !important;
 }
 .scorm_highlight a{
-  color: #FFFFFF !important;
+    /* color: #FFFFFF !important;*/
 }
 .scorm_item_normal.scorm_highlight{
     background-color: #00829C;