summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2021-10-27 22:01:54 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2021-10-27 22:01:54 +0000
commit3f72c13fd95fd718774dbdb28310fb1ee3c48da0 (patch)
treea38a00abfb9032b43ba3f29b0c40f02dec9c386e /public
parent3ea092c3073bc562f02ee8af23330f372ab4de9c (diff)
downloadredmine-3f72c13fd95fd718774dbdb28310fb1ee3c48da0.tar.gz
redmine-3f72c13fd95fd718774dbdb28310fb1ee3c48da0.zip
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
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/responsive.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css
index 89b34aeff..9899a90c1 100644
--- a/public/stylesheets/responsive.css
+++ b/public/stylesheets/responsive.css
@@ -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