mirror of
https://codeberg.org/kbruen/kai.infotren.git
synced 2025-02-23 01:29:37 +02:00
Made Refresh RSK show a hand
This commit is contained in:
parent
78a639f368
commit
db6c4284d0
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rsk {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
#comp-date {
|
#comp-date {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
Loading…
Add table
Reference in a new issue