css mes-operations

This commit is contained in:
2023-11-28 17:26:42 +01:00
parent cd2e33f452
commit b4aeac9bb9
7 changed files with 278 additions and 35 deletions
@@ -39,12 +39,10 @@
}
.views-field-edit-node{
@extend %buttonwithborder;
width: fit-content;
margin-top: 1rem;
}
.views-field-edit-user{
@@ -57,13 +55,13 @@
background-color: $yellow-puca;
}
footer{
}
#edit-unlock{
display: none;
}
#edit-submit:hover{
background-color: $yellow-puca;
}
.views-field-edit-node:hover{
background-color: $yellow-puca;
}