mirror of
https://github.com/idreesinc/Waypoint.git
synced 2026-07-22 06:20:32 +00:00
7 lines
No EOL
82 B
CSS
7 lines
No EOL
82 B
CSS
.cm-comment {
|
|
opacity: 0.25;
|
|
}
|
|
|
|
.cm-line:hover .cm-comment {
|
|
opacity: inherit;
|
|
} |