mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-24 19:22:41 +00:00
copy theme from cybre.space
This commit is contained in:
parent
28405b6517
commit
e2b74ba094
5 changed files with 2570 additions and 83 deletions
|
|
@ -44,20 +44,20 @@
|
|||
|
||||
/* Don't display the elephant mascot (we have our
|
||||
* own, thanks) */
|
||||
/*.drawer__inner__mastodon {
|
||||
.drawer__inner__mastodon {
|
||||
display: none;
|
||||
} */
|
||||
}
|
||||
|
||||
/* Let the compose area/drawer be short, but
|
||||
* expand if necessary */
|
||||
/* .drawer .drawer__inner {
|
||||
.drawer .drawer__inner {
|
||||
overflow: visible;
|
||||
height:inherit;
|
||||
background-image: none;
|
||||
}
|
||||
.drawer__pager {
|
||||
overflow-y:auto;
|
||||
} */
|
||||
}
|
||||
|
||||
/* Put a reasonable background on the single-column compose form */
|
||||
.layout-single-column .compose-panel {
|
||||
|
|
@ -82,5 +82,5 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
@import 'fullwidth-media';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue