Difference between revisions of "Template:BOKU-Vienna-header-plant"

Line 353: Line 353:
 
       webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
 
       webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
 
     }
 
     }
 +
  
  
Line 438: Line 439:
 
             margin-left: 10px;
 
             margin-left: 10px;
 
             margin-right: 10px;
 
             margin-right: 10px;
transition-delay: 3s !important;
 
 
     }
 
     }
  
Line 453: Line 453:
  
 
     .dropdown-menu {
 
     .dropdown-menu {
visibility: hidden !important;
+
      background-color: black;
transition: 0.2s 1s !important;
+
      background-color: black;
+
 
       border-radius: 0px;
 
       border-radius: 0px;
 
     }
 
     }
  
 
     .dropdown-a {
 
     .dropdown-a {
visibility: hidden !important;
 
transition: 0.2s 1s !important;
 
 
       color: white !important;
 
       color: white !important;
 
     }
 
     }
  
 
     .nav .open > a {
 
     .nav .open > a {
visibility: visible;
 
transition-delay: 0s;
 
 
       background: transparent;
 
       background: transparent;
 
     }
 
     }
 
 
     .dropdown:hover .dropdown-menu {
 
     .dropdown:hover .dropdown-menu {
       visibility: visible;
+
       display: block;
transition-delay: 0s;
+
    }
        }
+
 
+
 
     </style>
 
     </style>
 +
  
  

Revision as of 13:50, 7 September 2017