X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7ba6962707788da3d61807db3818de0ef709510f..refs/pull/2511/head:/resources/sass/_text.scss diff --git a/resources/sass/_text.scss b/resources/sass/_text.scss index 4322cb5a6..4ece0ea20 100644 --- a/resources/sass/_text.scss +++ b/resources/sass/_text.scss @@ -112,6 +112,12 @@ a { } } +a.disabled { + pointer-events: none; + cursor: default; + opacity: 0.6; +} + .blended-links a { color: inherit; svg {