css mes-operations

This commit is contained in:
2023-11-28 17:23:41 +01:00
parent 7098eb4064
commit f923f55c9b
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;
}