mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
parent
bf868eb6ae
commit
dfc613db04
3 changed files with 16 additions and 1 deletions
|
@ -186,4 +186,10 @@ td.hideColumn {
|
|||
}
|
||||
.content .hide:checked ~ .display, .displayHidden:checked ~ .display {
|
||||
background-image: url(notVisible.svg);
|
||||
}
|
||||
|
||||
.version {
|
||||
text-align: right;
|
||||
color: gray;
|
||||
font-size: 0.8em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue