Commit 1add6922 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

- Interaction du pointeur sur les comptes (plus clair)

parent b55b4b62
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6,6 +6,14 @@
        border-top: solid 2px #a4bbbb;
        background: rgb(236, 243, 245);
    }

    table .cartouche {
        cursor: pointer;
    }
    table .cartouche:hover {
        background: #0b97c4;
    }

</style>
<section class="container-fluid">
    <!--