This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Port SCSS changes from "Improve blocked view of profiles"
Port public pages SCSS changes from
67b3b62b98
closed-social-glitch-2
Eugen Rochko
5 years ago
committed by
Thibaut Girka
parent
f5f6d23d55
commit
df42de68e5
1 changed files
with
17 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-0
app/javascript/flavours/glitch/styles/stream_entries.scss
+ 17
- 0
app/javascript/flavours/glitch/styles/stream_entries.scss
View File
@ -109,6 +109,23 @@
}
}
&
:
disabled
,
&
.
disabled
{
svg
path
:
last-child
{
fill
:
$
ui-primary-color
;
}
&
:
active
,
&
:
focus
,
&
:
hover
{
background
:
$
ui-primary-color
;
svg
path
:
last-child
{
fill
:
$
ui-primary-color
;
}
}
}
&
.
button--destructive
{
&
:
active
,
&
:
focus
,
Write
Preview
Loading…
Cancel
Save