kopia lustrzana https://github.com/dgtlmoon/changedetection.io
More small tweaks to UI
rodzic
9630b53ed3
commit
3fa811cf04
|
@ -125,6 +125,9 @@ $grid-gap: 0.5rem;
|
|||
.watch-title {
|
||||
font-size: 0.92rem;
|
||||
}
|
||||
.link-spread {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
> td.last-checked {
|
||||
|
|
|
@ -659,6 +659,8 @@ body.preview-text-enabled {
|
|||
grid-row: 1; }
|
||||
.watch-table tbody tr > td.title-col .watch-title {
|
||||
font-size: 0.92rem; }
|
||||
.watch-table tbody tr > td.title-col .link-spread {
|
||||
display: none; }
|
||||
.watch-table tbody tr > td.last-checked {
|
||||
grid-column: 1 / -1;
|
||||
grid-row: 2; }
|
||||
|
|
Ładowanie…
Reference in New Issue