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] Improved appearance of notification filter on safari
Port
2e1b5edfea
to glitch-soc
closed-social-glitch-2
Thibaut Girka
5 years ago
parent
add74816a5
commit
2228655848
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
app/javascript/flavours/glitch/styles/components/accounts.scss
+ 2
- 0
app/javascript/flavours/glitch/styles/components/accounts.scss
View File
@ -451,10 +451,12 @@
border-bottom
:
1px
solid
lighten
(
$
ui-base-color
,
8
%
)
;
border-bottom
:
1px
solid
lighten
(
$
ui-base-color
,
8
%
)
;
cursor
:
default
;
cursor
:
default
;
display
:
flex
;
display
:
flex
;
flex-shrink
:
0
;
button
{
button
{
background
:
darken
(
$
ui-base-color
,
4
%
)
;
background
:
darken
(
$
ui-base-color
,
4
%
)
;
border
:
0
;
border
:
0
;
margin
:
0
;
}
}
button
,
button
,
Write
Preview
Loading…
Cancel
Save