Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
1b69d9e0
Commit
1b69d9e0
authored
Feb 13, 2018
by
Karl Hasselbring
Browse files
Die Weißen Ränder der Foki Scrollbar sind jetzt komplett innerhalb des Kastens.
parent
fa581885
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
1b69d9e0
...
@@ -384,11 +384,11 @@ header:nth-child(1) {
...
@@ -384,11 +384,11 @@ header:nth-child(1) {
}
}
&-left {
&-left {
background: linear-gradient(to right, @scrollfade-color, fade(@scrollfade-color, 80%), fade(@scrollfade-color, 0%));
background: linear-gradient(to right, @scrollfade-color, fade(@scrollfade-color, 80%), fade(@scrollfade-color, 0%));
left:
0
px;
left:
1
px;
}
}
&-right {
&-right {
background: linear-gradient(to left, @scrollfade-color, fade(@scrollfade-color, 80%), fade(@scrollfade-color, 0%));
background: linear-gradient(to left, @scrollfade-color, fade(@scrollfade-color, 80%), fade(@scrollfade-color, 0%));
right:
0
px;
right:
1
px;
}
}
}
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment