From: Alexander Ebert Date: Thu, 27 Nov 2014 17:56:15 +0000 (+0100) Subject: Disabled text-selection for spoiler bbcode X-Git-Tag: 2.1.0_Beta_1~138 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=9849421e80d19f74fc10c779ea4b40bc1e3fb830;p=GitHub%2FWoltLab%2FWCF.git Disabled text-selection for spoiler bbcode --- diff --git a/wcfsetup/install/files/style/bbcode.less b/wcfsetup/install/files/style/bbcode.less index 4a60c42017..25935340dc 100644 --- a/wcfsetup/install/files/style/bbcode.less +++ b/wcfsetup/install/files/style/bbcode.less @@ -370,6 +370,8 @@ html[dir='rtl'] { > header { margin-bottom: @wcfGapSmall; + + .userSelectNone; } > div {