mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 12:32:49 +02:00
Styling and catching late registrations as old
This commit is contained in:
@ -3,6 +3,10 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Opaque tooltip with white background */
|
||||
.tooltip.show {
|
||||
opacity: 1;
|
||||
|
Reference in New Issue
Block a user