forked from DGNum/gestioCOF
Fini ! modulo les trucs que j'ai peut-être cassé/oublié :)
This commit is contained in:
parent
d864a7bc16
commit
e942bf7074
5 changed files with 60 additions and 47 deletions
|
@ -558,15 +558,6 @@ h4.block-title {
|
|||
padding-bottom: 28px;
|
||||
padding-top: 8px;
|
||||
}
|
||||
/*
|
||||
.table-clicable tbody tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.table-clicable tbody tr:hover,
|
||||
.table-clicable tbody tr:active {
|
||||
background-color: #E8C2B8;
|
||||
}*/
|
||||
|
||||
form#bda_form ul.errorlist li {
|
||||
padding-left: 0px;
|
||||
|
@ -1064,6 +1055,10 @@ th[data-sort]{
|
|||
cursor:pointer;
|
||||
}
|
||||
|
||||
tbody tr.clickable-row {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
tr.awesome{
|
||||
color: red;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue