.content__text-container { // TinyMCE table of contents .mce-toc ul, .mce-toc li { list-style-type: none; } .img-responsive { display: inline; vertical-align: baseline; } .view-text-element { a { pointer-events: initial; } } img { max-width: 100%; } &:hover:not(.edit):not(.locked) { background: $color-concrete; } }