mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00: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:
parent
0dc3d20017
commit
ca2c742e5e
@ -1131,6 +1131,12 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
|||||||
|
|
||||||
.handle {cursor: move;}
|
.handle {cursor: move;}
|
||||||
|
|
||||||
|
body.action-page_layout .block-receiver .contextual {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
body.action-page_layout .block-receiver .hascontextmenu {
|
||||||
|
cursor: move;
|
||||||
|
}
|
||||||
/***** Gantt chart *****/
|
/***** Gantt chart *****/
|
||||||
.gantt_hdr {
|
.gantt_hdr {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user