K-Psul - Sélection des articles
Ajout de la sélection au clic (souris/tactile)
This commit is contained in:
parent
c79456e958
commit
0b618fa045
2 changed files with 30 additions and 4 deletions
|
@ -319,6 +319,11 @@ input[type=number]::-webkit-outer-spin-button {
|
|||
padding-left:20px;
|
||||
}
|
||||
|
||||
#articles_data .article:hover {
|
||||
background:rgba(200,16,46,0.3);
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
/* Second part - Left - bottom */
|
||||
|
||||
.kpsul_middle_left_bottom {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue