فهرست منبع

fix nav items sections bacground chamilo orange CT#7539

aragonc 9 سال پیش
والد
کامیت
479a6df2f8
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      app/Resources/public/css/themes/chamilo_orange/default.css

+ 3 - 0
app/Resources/public/css/themes/chamilo_orange/default.css

@@ -130,6 +130,9 @@ header{
 .breadcrumb{
   background: #E5E5E5;
 }
+.nav li a:hover{
+    background: transparent;
+}
 footer{
   background: #4b4139; /* Old browsers */
   background: -moz-linear-gradient(top, #4b4139 0%, #655f4e 100%); /* FF3.6+ */