mirror of
https://github.com/redmine/redmine.git
synced 2026-01-28 10:19:55 +01:00
Fix for "Personalize this page mode" (#8761).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16364 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1131,6 +1131,12 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
||||
|
||||
.handle {cursor: move;}
|
||||
|
||||
body.action-page_layout .block-receiver .contextual {
|
||||
display: none;
|
||||
}
|
||||
body.action-page_layout .block-receiver .hascontextmenu {
|
||||
cursor: move;
|
||||
}
|
||||
/***** Gantt chart *****/
|
||||
.gantt_hdr {
|
||||
position:absolute;
|
||||
|
||||
Reference in New Issue
Block a user