Fix typo (double semicolons)

This commit is contained in:
Tixie 2023-10-17 14:06:53 +02:00
commit 112f57957b
4 changed files with 4 additions and 4 deletions

View file

@ -2127,7 +2127,7 @@ body.layout-single-column {
.layout-single-column .list-panel .column-link span::before {
left: -12px;
top: -10px;
right: -12px;;
right: -12px;
bottom: -10px;
}
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {

View file

@ -2127,7 +2127,7 @@ body.layout-single-column {
.layout-single-column .list-panel .column-link span::before {
left: -12px;
top: -10px;
right: -12px;;
right: -12px;
bottom: -10px;
}
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {

View file

@ -2127,7 +2127,7 @@ body.layout-single-column {
.layout-single-column .list-panel .column-link span::before {
left: -12px;
top: -10px;
right: -12px;;
right: -12px;
bottom: -10px;
}
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {

View file

@ -2127,7 +2127,7 @@ body.layout-single-column {
.layout-single-column .list-panel .column-link span::before {
left: -12px;
top: -10px;
right: -12px;;
right: -12px;
bottom: -10px;
}
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {