aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/runbooks/editor/index.css
blob: 067cc500daf992c86a98152e4fe40bc5e8b32ac6 (plain) (blame)
1
2
3
4
5
6
7
.editor a {
    color: #0000ee;
}

.editor a:hover {
    cursor: pointer;
}