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
87ec0958
Commit
87ec0958
authored
Nov 28, 2017
by
Aria Givi
Browse files
tooltips gefixt
parent
e1c1a9f9
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
87ec0958
...
@@ -148,31 +148,7 @@
...
@@ -148,31 +148,7 @@
.search-custom-hidden {
.search-custom-hidden {
display: none;
display: none;
}
}
.searchbar-tooltip {
display: none;
position: absolute;
margin-top: 40px;
&>.searchbar-tooltip-arrow {
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #ff8000;
margin-left: 5%;
}
&>.searchbar-tooltip-content {
position: relative;
margin-left: -45%;
&>p {
display: inline-block;
background: #ff8000;
border-radius: .25em;
font-size: 16px;
color: white;
padding: 5px 10px;
}
}
}
@media (max-width: @screen-xs-max) {
@media (max-width: @screen-xs-max) {
flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
...
...
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