Copy CSS files to installation folder

This commit is contained in:
nileane 2024-01-29 20:38:55 +00:00 committed by github-actions[bot]
parent 9b231966b6
commit 7a58e6636a
3 changed files with 12 additions and 9 deletions

View file

@ -2010,6 +2010,7 @@ body.app-body {
display: block;
height: 100%;
z-index: -1;
transition: all .3s;
}
.app-body .status__relative-time::before {
width: 20px;
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
opacity: .7;
}
.app-body .account__header__tabs__name .icon-lock {
height: 20px;
width: 16px;
top: unset;
vertical-align: bottom;
}
.app-body .account__header__content a {
@ -4190,9 +4194,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body:not(.layout-multiple-columns) .explore__search-header {
padding: 10px 0;
}
.app-body:not(.layout-multiple-columns) .search__icon .icon {
top: 6px;
}
}
@media screen and (max-width:889px) {
.app-body:not(.layout-multiple-columns) .explore__search-header {

View file

@ -2010,6 +2010,7 @@ body.app-body {
display: block;
height: 100%;
z-index: -1;
transition: all .3s;
}
.app-body .status__relative-time::before {
width: 20px;
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
opacity: .7;
}
.app-body .account__header__tabs__name .icon-lock {
height: 20px;
width: 16px;
top: unset;
vertical-align: bottom;
}
.app-body .account__header__content a {
@ -4190,9 +4194,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body:not(.layout-multiple-columns) .explore__search-header {
padding: 10px 0;
}
.app-body:not(.layout-multiple-columns) .search__icon .icon {
top: 6px;
}
}
@media screen and (max-width:889px) {
.app-body:not(.layout-multiple-columns) .explore__search-header {

View file

@ -2010,6 +2010,7 @@ body.app-body {
display: block;
height: 100%;
z-index: -1;
transition: all .3s;
}
.app-body .status__relative-time::before {
width: 20px;
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
opacity: .7;
}
.app-body .account__header__tabs__name .icon-lock {
height: 20px;
width: 16px;
top: unset;
vertical-align: bottom;
}
.app-body .account__header__content a {
@ -4190,9 +4194,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body:not(.layout-multiple-columns) .explore__search-header {
padding: 10px 0;
}
.app-body:not(.layout-multiple-columns) .search__icon .icon {
top: 6px;
}
}
@media screen and (max-width:889px) {
.app-body:not(.layout-multiple-columns) .explore__search-header {