Skip to content

Commit

Permalink
Merge pull request #227 from ogomaemmanuel/design
Browse files Browse the repository at this point in the history
Design
  • Loading branch information
ogomaemmanuel committed Nov 26, 2023
2 parents eaf9b94 + f695a6d commit 2bd7fc0
Show file tree
Hide file tree
Showing 156 changed files with 26,064 additions and 19,363 deletions.
Binary file modified hr_core/.DS_Store
Binary file not shown.
43,529 changes: 24,386 additions & 19,143 deletions hr_core/package-lock.json

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions hr_core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue_starter",
"version": "1.0.0",
"scripts": {
"dev": "webpack --mode development",
"dev": "NODE_OPTIONS=--openssl-legacy-provider webpack --mode development",
"watch": "NODE_OPTIONS=--openssl-legacy-provider webpack-dev-server --inline",
"test": "jest",
"prod": "NODE_OPTIONS=--openssl-legacy-provider webpack --mode production --config webpack.config.dev.js"
Expand Down Expand Up @@ -37,8 +37,6 @@
"babel-preset-stage-2": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"babel-preset-vue-app": "^2.0.0",
"brotli-gzip-webpack-plugin": "^0.5.0",
"brotli-webpack-plugin": "^1.1.0",
"clean-webpack-plugin": "^1.0.1",
"cropperjs": "^1.5.8",
"css-loader": "^2.1.0",
Expand Down
4 changes: 4 additions & 0 deletions hr_core/src/main/resources/static/css/dist/48.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.v-sidebar-menu .vsm--header {
background: #1e1e21;
}

Loading

0 comments on commit 2bd7fc0

Please sign in to comment.