Skip to content
GitLab
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
d8d6b44d
Commit
d8d6b44d
authored
Dec 04, 2017
by
Karl Hasselbring
Browse files
Improved: Leicht veränderter Style für die Quicktips
parent
fbc940bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/quicktips.less
View file @
d8d6b44d
...
...
@@ -71,9 +71,12 @@
border-left: 3px solid #070;
p {
color: #070;
display: flex;
flex-direction: column;
.author {
color: #404040;
font-style: italic;
align-self: end;
}
}
}
...
...
@@ -104,5 +107,14 @@
}
}
}
&[type=duckDuckGo-bang] {
.bang-btn {
width: 100%;
margin-top: 5px;
color: #fff;
background-color: #286992;
font-size: 16px;
}
}
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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