Loading dist/css/components/breadcrumb.css +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ .gin-breadcrumb__item:first-of-type .gin-breadcrumb__link { position: relative; padding-left: 2em; padding-left: 1.75em; } .gin-breadcrumb__item:first-of-type .gin-breadcrumb__link::before { Loading dist/css/components/paragraphs.css +4 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,10 @@ margin-right: .5rem; } .js .paragraph-top { grid-template-columns: 1fr auto 1fr auto; } .gin--dark-mode .paragraphs-tabs-wrapper .field-multiple-table .draggable { background: var(--colorGinLayer2Background); box-shadow: none; Loading styles/components/breadcrumb.scss +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ &__item:first-of-type &__link { position: relative; padding-left: 2em; padding-left: 1.75em; &::before { content: ""; Loading styles/components/paragraphs.scss +4 −0 Original line number Diff line number Diff line Loading @@ -250,6 +250,10 @@ margin-right: .5rem; } .js .paragraph-top { grid-template-columns: 1fr auto 1fr auto; } // Darkmode overrides .gin--dark-mode { .paragraphs-tabs-wrapper .field-multiple-table .draggable { Loading Loading
dist/css/components/breadcrumb.css +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ .gin-breadcrumb__item:first-of-type .gin-breadcrumb__link { position: relative; padding-left: 2em; padding-left: 1.75em; } .gin-breadcrumb__item:first-of-type .gin-breadcrumb__link::before { Loading
dist/css/components/paragraphs.css +4 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,10 @@ margin-right: .5rem; } .js .paragraph-top { grid-template-columns: 1fr auto 1fr auto; } .gin--dark-mode .paragraphs-tabs-wrapper .field-multiple-table .draggable { background: var(--colorGinLayer2Background); box-shadow: none; Loading
styles/components/breadcrumb.scss +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ &__item:first-of-type &__link { position: relative; padding-left: 2em; padding-left: 1.75em; &::before { content: ""; Loading
styles/components/paragraphs.scss +4 −0 Original line number Diff line number Diff line Loading @@ -250,6 +250,10 @@ margin-right: .5rem; } .js .paragraph-top { grid-template-columns: 1fr auto 1fr auto; } // Darkmode overrides .gin--dark-mode { .paragraphs-tabs-wrapper .field-multiple-table .draggable { Loading