Simplifying the configuration menu

This commit is contained in:
Manuel Cillero 2017-10-07 13:12:10 +02:00
parent 9777b4c1ba
commit feb393faa4
11 changed files with 32 additions and 28 deletions

View file

@ -48,6 +48,7 @@ ul.tabs-menu li.active {
}
ul.tabs li a {
color: #fff;
white-space: nowrap;
}
ul.tabs li:hover a,
ul.tabs li a:hover {