Change: flexible color of toot-btn

This commit is contained in:
Cutls 2019-07-02 00:31:08 +09:00
parent f8b4b7b74d
commit 936d3ca7fc

View File

@ -12,7 +12,7 @@
padding: 5px; padding: 5px;
border-radius: 5px; border-radius: 5px;
} }
textarea{ textarea {
min-height: 100px !important; min-height: 100px !important;
font-family: inherit; font-family: inherit;
} }
@ -124,7 +124,9 @@ textarea{
overflow-y: scroll; overflow-y: scroll;
top: 90px; top: 90px;
} }
#posttgl,#toot-post-btn {
background-color: var(--accentbtn);
}
/*mini*/ /*mini*/
.mini-post .mize { .mini-post .mize {
display: none !important; display: none !important;