(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
44c46f977f
commit
da80e62b0b
Binary file not shown.
@ -134,7 +134,7 @@ blockquote {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hides the sub-sub-menu menu-item if parent not active */
|
/* Hides the sub-sub-menu menu-item if parent not active
|
||||||
.dd-item.parent > ul > li.dd-item.active > ul > li > ul > li {
|
.dd-item.parent > ul > li.dd-item.active > ul > li > ul > li {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -142,3 +142,4 @@ blockquote {
|
|||||||
.dd-item.parent > ul > li.dd-item.active > ul > li {
|
.dd-item.parent > ul > li.dd-item.active > ul > li {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user