This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
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 placeholder text color to form of media attachments (
#5196
)
master
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
eb6ec3d068
commit
ecacb15cd5
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
app/javascript/styles/components.scss
+ 5
- 0
app/javascript/styles/components.scss
View File
@ -371,6 +371,11 @@
&
:
focus
{
color
:
$
white
;
}
&
:
:
placeholder
{
opacity
:
0
.
54
;
color
:
$
ui-secondary-color
;
}
}
&
.
active
{
Write
Preview
Loading…
Cancel
Save