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
5c5d13a1
Commit
5c5d13a1
authored
Feb 19, 2020
by
Phil Höfer
Committed by
Phil Höfer
Mar 30, 2020
Browse files
Update resources/less/metager/parts/sidebar.less
parent
271c1e1a
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/less/metager/parts/sidebar.less
View file @
5c5d13a1
...
...
@@ -11,7 +11,8 @@
overflow: hidden;
overflow-y: auto;
z-index: 10;
background-color: white;
background-color: rgb(39, 39, 39);
color: white;
transition: 0.5s;
border-left: none;
.sidebar-logo {
...
...
@@ -100,7 +101,7 @@
text-indent: 12px;
display: inline-block;
width: 100%;
color:
black
;
color:
@link-color
;
&:hover, &:focus {
color: red;
}
...
...
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