4 lines
79 B
CSS
4 lines
79 B
CSS
|
.vc-panelsettings-underline-on-hover:hover {
|
||
|
text-decoration: underline;
|
||
|
}
|