mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Move together to other #item defintion
This commit is contained in:
@@ -99,6 +99,10 @@ child:hover {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#item.active {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
/* Icon */
|
/* Icon */
|
||||||
#icon {
|
#icon {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
@@ -123,10 +127,6 @@ child:hover #label {
|
|||||||
color: @selected-text;
|
color: @selected-text;
|
||||||
}
|
}
|
||||||
|
|
||||||
#item.active {
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Hide sub text */
|
/* Hide sub text */
|
||||||
#sub {
|
#sub {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user