Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
1b69d9e0
Commit
1b69d9e0
authored
Feb 13, 2018
by
Karl Hasselbring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
resources/assets/less/metager/searchbar.less
resources/assets/less/metager/searchbar.less
+2
-2
No files found.
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
Markdown
is supported
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