Alex Aragón před 6 roky
rodič
revize
eac99f27fa

+ 4 - 2
app/Resources/public/css/base.css

@@ -24,9 +24,11 @@ p{
 }
 }
 
 
 ul li, ol li{
 ul li, ol li{
-    /*margin-bottom: 10px;*/
+    margin-bottom: 10px;
+}
+.navbar-nav li{
+    margin-bottom: 0;
 }
 }
-
 /* Sticky footer style */
 /* Sticky footer style */
 .sticky-footer {
 .sticky-footer {
     position: absolute;
     position: absolute;

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

@@ -463,7 +463,7 @@ See https://support.chamilo.org/issues/6976
     border-right: 1px solid #e6e6e6;
     border-right: 1px solid #e6e6e6;
 }
 }
 .scorm_item_normal.scorm_highlight a{
 .scorm_item_normal.scorm_highlight a{
-    /* color: #FFFFFF; This makes link invisible */
+    color: #FFFFFF;
 }
 }
 /* END LP VIEW COLLAPSE */
 /* END LP VIEW COLLAPSE */
 /* Small devices (tablets, 768px and up) */
 /* Small devices (tablets, 768px and up) */