Styles de boutons homogènes

This commit is contained in:
Colin Maudry
2026-01-30 20:05:58 +01:00
parent 965aef06f9
commit 55bb92468e
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -42,13 +42,13 @@ button {
button.btn.btn-primary,
button.show-hide {
display: block;
border-radius: 3px;
outline: 0;
color: #fff;
border: 0;
height: 30px;
padding-top: 2px;
background-color: rgb(179, 56, 33) !important;
background-image: linear-gradient(
rgb(209, 96, 73),
rgb(179, 56, 33) 26%,