Change: flexible color of toot-btn
This commit is contained in:
parent
f8b4b7b74d
commit
936d3ca7fc
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user