erreur btn action

This commit is contained in:
Anthony Berton 2021-12-14 11:45:31 +01:00
parent 9bc2a561bc
commit 9a6f78fc15

View File

@ -64,7 +64,7 @@ span.butAction, span.butActionDelete {
font-size: 0.9em;
}
.butAction {
background: var(--butactionbg);
background: rgb(<?php echo $butactionbg ?>);
color: #FFF !important;
/* background: rgb(230, 232, 239); */
}