aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/runbooks/editor/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/components/runbooks/editor/index.css')
-rw-r--r--ui/src/components/runbooks/editor/index.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/src/components/runbooks/editor/index.css b/ui/src/components/runbooks/editor/index.css
new file mode 100644
index 00000000..067cc500
--- /dev/null
+++ b/ui/src/components/runbooks/editor/index.css
@@ -0,0 +1,7 @@
+.editor a {
+ color: #0000ee;
+}
+
+.editor a:hover {
+ cursor: pointer;
+}