backround-color hover grille ressources
This commit is contained in:
@@ -3914,6 +3914,8 @@ a {
|
||||
margin-left: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
padding: 1rem; }
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource:hover {
|
||||
background-color: rgba(0, 158, 227, 0.2); }
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource .field--name-field-type-de-ressource {
|
||||
text-transform: uppercase; }
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource .field--name-field-type-de-ressource a {
|
||||
|
||||
@@ -167,16 +167,17 @@
|
||||
// padding: 0.5rem;
|
||||
// background-color: $white;
|
||||
// margin-bottom: 1rem;
|
||||
// &:hover{
|
||||
// background-color: $blue-light;
|
||||
// }
|
||||
|
||||
.node-type-ressource{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: 2px solid $blue-light;
|
||||
margin-left: 1rem;
|
||||
margin-bottom: 1rem ;
|
||||
padding: 1rem;
|
||||
padding: 1rem;
|
||||
&:hover{
|
||||
background-color: $background-actus;
|
||||
}
|
||||
|
||||
.field--name-field-type-de-ressource{
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user