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
Fix background being transparent for verified link fields
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
9e8d776a77
commit
23e7c1c765
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/flavours/glitch/styles/components/metadata.scss
+ 1
- 0
app/javascript/flavours/glitch/styles/components/metadata.scss
View File
@ -7,6 +7,7 @@
border-top
:
0
;
border-top
:
0
;
dl
{
dl
{
background
:
$
ui-base-color
;
border-top
:
1px
solid
lighten
(
$
ui-base-color
,
4
%
)
;
border-top
:
1px
solid
lighten
(
$
ui-base-color
,
4
%
)
;
border-bottom
:
0
;
border-bottom
:
0
;
display
:
flex
;
display
:
flex
;
Write
Preview
Loading…
Cancel
Save