3 lines
73 B
CSS
3 lines
73 B
CSS
|
.event-summary > span:hover {
|
||
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
||
|
}
|