display none description mdp
This commit is contained in:
@@ -610,6 +610,9 @@ input {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 00.8rem; }
|
font-size: 00.8rem; }
|
||||||
|
|
||||||
|
.user--register #edit-pass--description {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
.mes-operations .views-row {
|
.mes-operations .views-row {
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
border-bottom: 1px solid black; }
|
border-bottom: 1px solid black; }
|
||||||
|
|||||||
@@ -36,4 +36,7 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 00.8rem;
|
font-size: 00.8rem;
|
||||||
}
|
}
|
||||||
|
#edit-pass--description{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,6 +43,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// html.js body div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content.mes-operations div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block div.views-element-container div footer{
|
// html.js body div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content.mes-operations div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block div.views-element-container div footer{
|
||||||
// background-color: white;
|
// background-color: white;
|
||||||
// border: solid black 1px;
|
// border: solid black 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user