Copy CSS files to installation folder
This commit is contained in:
parent
9b231966b6
commit
7a58e6636a
3 changed files with 12 additions and 9 deletions
|
|
@ -2010,6 +2010,7 @@ body.app-body {
|
||||||
display: block;
|
display: block;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
transition: all .3s;
|
||||||
}
|
}
|
||||||
.app-body .status__relative-time::before {
|
.app-body .status__relative-time::before {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
|
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .account__header__tabs__name .icon-lock {
|
.app-body .account__header__tabs__name .icon-lock {
|
||||||
|
height: 20px;
|
||||||
|
width: 16px;
|
||||||
|
top: unset;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
.app-body .account__header__content a {
|
.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 {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
}
|
}
|
||||||
.app-body:not(.layout-multiple-columns) .search__icon .icon {
|
|
||||||
top: 6px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
|
|
|
||||||
|
|
@ -2010,6 +2010,7 @@ body.app-body {
|
||||||
display: block;
|
display: block;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
transition: all .3s;
|
||||||
}
|
}
|
||||||
.app-body .status__relative-time::before {
|
.app-body .status__relative-time::before {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
|
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .account__header__tabs__name .icon-lock {
|
.app-body .account__header__tabs__name .icon-lock {
|
||||||
|
height: 20px;
|
||||||
|
width: 16px;
|
||||||
|
top: unset;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
.app-body .account__header__content a {
|
.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 {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
}
|
}
|
||||||
.app-body:not(.layout-multiple-columns) .search__icon .icon {
|
|
||||||
top: 6px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
|
|
|
||||||
|
|
@ -2010,6 +2010,7 @@ body.app-body {
|
||||||
display: block;
|
display: block;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
transition: all .3s;
|
||||||
}
|
}
|
||||||
.app-body .status__relative-time::before {
|
.app-body .status__relative-time::before {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
|
@ -3716,6 +3717,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .account__header__tabs__name .icon-lock {
|
.app-body .account__header__tabs__name .icon-lock {
|
||||||
|
height: 20px;
|
||||||
|
width: 16px;
|
||||||
|
top: unset;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
.app-body .account__header__content a {
|
.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 {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
}
|
}
|
||||||
.app-body:not(.layout-multiple-columns) .search__icon .icon {
|
|
||||||
top: 6px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
.app-body:not(.layout-multiple-columns) .explore__search-header {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue