Changeset - 0a3e47dec320
[Not reviewed]
version_5
0 1 0
Dennis Fink - 10 years ago 2015-07-20 21:52:37
dennis.fink@c3l.lu
Changed color of menu divider
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ennstatus/static/css/ennstatus.css
Show inline comments
 
@@ -51,6 +51,11 @@ h1, h2, h3, h4 {
 
   background-color: #00bf1a;
 
   color: #fff;
 
}
 

	
 
.dropdown-menu .divider {
 
    background-color: #00bf1a;
 
}
 

	
 
/* Multi level dropdown menu http://bootsnipp.com/snippets/featured/multi-level-dropdown-menu-bs3 */
 

	
 
.dropdown-submenu {
0 comments (0 inline, 0 general)