mirror of
https://github.com/redmine/redmine.git
synced 2026-03-06 12:31:40 +01:00
Fix cursor no longer shown as pointer on whole wrapper when flyout menu is active (#30448).
Patch Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@21266 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -553,7 +553,7 @@
|
||||
content: '\00D7'; /* close glyph */
|
||||
}
|
||||
|
||||
.flyout-is-active #wrapper2 {
|
||||
.flyout-is-active #main {
|
||||
/*
|
||||
* only relevant for devices with cursor when flyout it active, in order to show,
|
||||
* that whole wrapper content is clickable and closes flyout menu
|
||||
|
||||
Reference in New Issue
Block a user