mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
add bulma extension tooltip
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
"@fortawesome/fontawesome-free": "^5.3.1",
|
"@fortawesome/fontawesome-free": "^5.3.1",
|
||||||
"@scm-manager/ui-extensions": "^0.0.7",
|
"@scm-manager/ui-extensions": "^0.0.7",
|
||||||
"bulma": "^0.7.1",
|
"bulma": "^0.7.1",
|
||||||
|
"bulma-tooltip": "^2.0.2",
|
||||||
"classnames": "^2.2.5",
|
"classnames": "^2.2.5",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"history": "^4.7.2",
|
"history": "^4.7.2",
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ $blue: #33B2E8;
|
|||||||
|
|
||||||
// 6. Import the rest of Bulma
|
// 6. Import the rest of Bulma
|
||||||
@import "bulma/bulma";
|
@import "bulma/bulma";
|
||||||
|
@import "bulma-tooltip/dist/css/bulma-tooltip";
|
||||||
|
|
||||||
// import at the end, because we need a lot of stuff from bulma/bulma
|
// import at the end, because we need a lot of stuff from bulma/bulma
|
||||||
.box-link-shadow {
|
.box-link-shadow {
|
||||||
|
|||||||
Reference in New Issue
Block a user