css tweaks
This commit is contained in:
parent
2a3c5ddf02
commit
14b8aeaca7
@ -100,6 +100,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
width: 100%;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
padding: 1px 1px;
|
padding: 1px 1px;
|
||||||
@ -227,7 +228,7 @@ th, td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tr:hover {
|
tr:hover {
|
||||||
background-color: #23dc66;
|
background-color: #1c532f;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user