parent
15e36dfd57
commit
499535f0fa
@ -1,10 +1,13 @@
|
|||||||
tr:hover {
|
tr:hover {
|
||||||
border: 8px solid #ddd !important;
|
border: 8px solid #ddd !important;
|
||||||
border-radius: 1rem !important;
|
border-radius: 8px !important;
|
||||||
box-shadow: 5px 5px 15px #daf5fe !important;
|
box-shadow: 5px 5px 15px #daf5fe !important;
|
||||||
|
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
background-color: #3ec487 !important;
|
background-color: #3ec487 !important;
|
||||||
|
/*
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
|
*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue