Skip to content

Commit

Permalink
Merge branch 'release/0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
joseangelcrn committed Aug 13, 2020
2 parents 86600ce + 3a76cec commit 36e22b5
Show file tree
Hide file tree
Showing 10 changed files with 1,076 additions and 261 deletions.
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"dependencies": {
"chart.js": "^2.9.3",
"vue-chartjs": "^3.5.0",
"vue-confirm-dialog": "^1.0.2",
"vue-css-donut-chart": "^1.3.0"
}
}
7 changes: 2 additions & 5 deletions public/css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ body{
0 100px 80px rgba(0, 0, 0, 0.12);
}

fichero-miniatura :hover{
/* width: 110%;
height: auto;
box-shadow: crimson; */
background-color: red;
.config_box {
border: solid 10px red;
}
Loading

0 comments on commit 36e22b5

Please sign in to comment.