From ef7c0809fb8fd75ec7bf31b45ef349e50474672e Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 10 Apr 2012 22:53:45 +0200 Subject: [PATCH] Added CSS for label choosers --- wcfsetup/install/files/style/label.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wcfsetup/install/files/style/label.less b/wcfsetup/install/files/style/label.less index 2ba3fe7f60..5dbcfdc837 100644 --- a/wcfsetup/install/files/style/label.less +++ b/wcfsetup/install/files/style/label.less @@ -110,4 +110,8 @@ a.badge.label:hover { margin-left: 24px; } } +} + +.labelChooser > .dropdownToggle > span { + cursor: pointer; } \ No newline at end of file -- 2.20.1