24 lines
636 B
SCSS
24 lines
636 B
SCSS
// .layout-content{
|
|
// footer{
|
|
// background-color: none;
|
|
// }
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
.node-type-operation{
|
|
footer{
|
|
display: none;
|
|
}
|
|
.views-field-edit-node{
|
|
background-color: rgba(153, 147, 174, 0) !important;
|
|
|
|
}
|
|
}
|
|
|
|
html.js body div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block div.views-element-container div.js-view-dom-id-586565a78462afa14f00a79092967e0998bcad1d346481ed34544a2c80124f64 footer{
|
|
background-color: rgba(153, 147, 174, 0) !important;
|
|
|
|
} |