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
Set background to the navigation of Getting Started column (
#6163
)
The background of the navigation matters because its scrollbar is transparent.
pull/4/head
Akihiko Odaki
6 years ago
committed by
Eugen Rochko
parent
545095b3ce
commit
2471796d75
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/mastodon/components.scss
+ 5
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -2072,6 +2072,11 @@
cursor
:
default
;
}
.
getting-started__wrapper
,
.
getting_started
{
background
:
$
ui-base-color
;
}
.
getting-started__wrapper
{
position
:
relative
;
overflow-y
:
auto
;
Write
Preview
Loading…
Cancel
Save