no underlines for hovered icons
This commit is contained in:
parent
7b7ef56b54
commit
c3d0413956
@ -3492,6 +3492,10 @@ a .drop-icons {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.design-icons:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
#menulist {
|
#menulist {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
Reference in New Issue
Block a user