This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add background color for spoiler input, like toot textarea (
#4181
)
closed-social-v3
unarist
7 years ago
committed by
Eugen Rochko
parent
880a5eb25c
commit
c29c20ab3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/components.scss
+ 1
- 1
app/javascript/styles/components.scss
View File
@ -1748,6 +1748,7 @@
width
:
100
%
;
margin
:
0
;
color
:
$
ui-base-color
;
background
:
$
simple-background-color
;
padding
:
10px
;
font-family
:
inherit
;
font-size
:
14px
;
@ -1770,7 +1771,6 @@
.
autosuggest-textarea__textarea
{
min-height
:
100px
;
background
:
$
simple-background-color
;
border-radius
:
4px
4px
0
0
;
padding-bottom
:
0
;
padding-right
:
10px
+
22px
;
Write
Preview
Loading…
Cancel
Save