Simplifying the configuration menu
This commit is contained in:
parent
9777b4c1ba
commit
feb393faa4
11 changed files with 32 additions and 28 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue