Move together to other #item defintion
This commit is contained in:
parent
1b485efcf5
commit
eb589b012e
@ -99,6 +99,10 @@ child:hover {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#item.active {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Icon */
|
||||
#icon {
|
||||
margin-right: 10px;
|
||||
@ -123,10 +127,6 @@ child:hover #label {
|
||||
color: @selected-text;
|
||||
}
|
||||
|
||||
#item.active {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Hide sub text */
|
||||
#sub {
|
||||
opacity: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user