Merge pull request #66 from TixieSalander/fix-rm-double-semicolon
Fix typo (double semicolons)
This commit is contained in:
commit
04018b30aa
4 changed files with 4 additions and 4 deletions
|
|
@ -2127,7 +2127,7 @@ body.layout-single-column {
|
||||||
.layout-single-column .list-panel .column-link span::before {
|
.layout-single-column .list-panel .column-link span::before {
|
||||||
left: -12px;
|
left: -12px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: -12px;;
|
right: -12px;
|
||||||
bottom: -10px;
|
bottom: -10px;
|
||||||
}
|
}
|
||||||
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
||||||
|
|
|
||||||
|
|
@ -2127,7 +2127,7 @@ body.layout-single-column {
|
||||||
.layout-single-column .list-panel .column-link span::before {
|
.layout-single-column .list-panel .column-link span::before {
|
||||||
left: -12px;
|
left: -12px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: -12px;;
|
right: -12px;
|
||||||
bottom: -10px;
|
bottom: -10px;
|
||||||
}
|
}
|
||||||
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
||||||
|
|
|
||||||
|
|
@ -2127,7 +2127,7 @@ body.layout-single-column {
|
||||||
.layout-single-column .list-panel .column-link span::before {
|
.layout-single-column .list-panel .column-link span::before {
|
||||||
left: -12px;
|
left: -12px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: -12px;;
|
right: -12px;
|
||||||
bottom: -10px;
|
bottom: -10px;
|
||||||
}
|
}
|
||||||
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
||||||
|
|
|
||||||
|
|
@ -2127,7 +2127,7 @@ body.layout-single-column {
|
||||||
.layout-single-column .list-panel .column-link span::before {
|
.layout-single-column .list-panel .column-link span::before {
|
||||||
left: -12px;
|
left: -12px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: -12px;;
|
right: -12px;
|
||||||
bottom: -10px;
|
bottom: -10px;
|
||||||
}
|
}
|
||||||
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
.layout-single-column .column-link[href="/lists"].active:has(+ .list-panel .column-link.active) span::before {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue