css mes-operations
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
// .layout-content{
|
||||
// footer{
|
||||
// background-color: none;
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
|
||||
|
||||
.mes-operations{
|
||||
|
||||
.views-row{
|
||||
padding-bottom: 1rem;
|
||||
border-bottom: 1px solid black ;
|
||||
.node-type-operation{
|
||||
footer{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.views-field-edit-node{
|
||||
// background-color: rgba(153, 147, 174, 0) !important;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.footer{
|
||||
background-color: red;
|
||||
}
|
||||
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;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
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;
|
||||
|
||||
}
|
||||
|
||||
// background-color: white;
|
||||
// border: solid black 1px;
|
||||
// text-transform: uppercase;
|
||||
// padding: 1rem;
|
||||
@@ -1,24 +0,0 @@
|
||||
// .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;
|
||||
|
||||
}
|
||||
@@ -53,10 +53,8 @@ margin-left: 10rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
// justify-content: space-between;
|
||||
img{
|
||||
max-width: 150px;
|
||||
// max-height: 100px;
|
||||
height: fit-content;
|
||||
// width: fit-content;
|
||||
|
||||
|
||||
@@ -10,10 +10,7 @@ input{
|
||||
width: 50%;
|
||||
}
|
||||
.form-submit{
|
||||
// background-color: white;
|
||||
// border: solid black 1px;
|
||||
// text-transform: uppercase;
|
||||
// padding: 1rem;
|
||||
|
||||
height: 4rem !important;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 1.2rem;
|
||||
|
||||
@@ -23,5 +23,5 @@
|
||||
/*pages*/
|
||||
@import "pages/home";
|
||||
@import "pages/creer-un-compte";
|
||||
@import "pages/operations";
|
||||
@import "pages/mes-operations.scss";
|
||||
@import "pages/proposer-une-operation";
|
||||
Reference in New Issue
Block a user