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
bf7491bb
Commit
bf7491bb
authored
Feb 19, 2018
by
Karl Hasselbring
Browse files
Dokumentation für Tooltips hinzugefügt
parent
6207abef
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/general.less
View file @
bf7491bb
...
...
@@ -214,7 +214,11 @@ button {
}
/* Tooltips */
/* Tooltips
*
* Für alle Elemente mit einem "data-tooltip"-Attribut wird ein
* Tooltip mit entsprechendem Inhalt unterhalb des Elements angezeigt
*/
*[data-tooltip]:hover {
position: relative;
...
...
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