idreesinc_Waypoint/styles.css
2025-11-29 13:19:32 -05:00

7 lines
No EOL
82 B
CSS

.cm-comment {
opacity: 0.25;
}
.cm-line:hover .cm-comment {
opacity: inherit;
}