Feature #8761 » rm_8761_fixes_for_personalize_this_page_mode.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 1131 | 1131 | |
| 1132 | 1132 |
.handle {cursor: move;}
|
| 1133 | 1133 | |
| 1134 |
body.action-page_layout .block-receiver .contextual {
|
|
| 1135 |
display: none; |
|
| 1136 |
} |
|
| 1137 |
body.action-page_layout .block-receiver .hascontextmenu {
|
|
| 1138 |
cursor: move; |
|
| 1139 |
} |
|
| 1134 | 1140 |
/***** Gantt chart *****/ |
| 1135 | 1141 |
.gantt_hdr {
|
| 1136 | 1142 |
position:absolute; |
- « Previous
- 1
- 2
- Next »