Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
TemplateProjects
FullstackTemplate-Formkit-Tailwind
Commits
828addb5
Commit
828addb5
authored
1 year ago
by
Abdul RehmanShaikh
Browse files
Options
Downloads
Patches
Plain Diff
Updated UI fixes and removed style tags and css optimization
parent
2b7ca197
Branches
Abdul_UI_TailwindCssFixes
Tags
Tags containing commit
1 merge request
!7
Updated UI fixes and removed style tags and css optimization
Changes
31
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
app/assets/css/template.scss
+0
-411
app/assets/css/template.scss
app/assets/plugins/bootstrap/bootstrap-grid.min.css
+0
-6
app/assets/plugins/bootstrap/bootstrap-grid.min.css
app/assets/plugins/bootstrap/bootstrap-utilities.min.css
+0
-6
app/assets/plugins/bootstrap/bootstrap-utilities.min.css
app/src/App.vue
+1
-16
app/src/App.vue
app/src/components/common/Footer.vue
+5
-9
app/src/components/common/Footer.vue
app/src/components/download-manager/downloadFile.vue
+0
-22
app/src/components/download-manager/downloadFile.vue
app/src/components/excel/clientData.vue
+0
-7
app/src/components/excel/clientData.vue
app/src/components/excel/saveWActivity.vue
+0
-10
app/src/components/excel/saveWActivity.vue
app/src/components/i18Demo/Component1.vue
+1
-4
app/src/components/i18Demo/Component1.vue
app/src/components/i18Demo/Component2.vue
+0
-3
app/src/components/i18Demo/Component2.vue
app/src/components/keymappers/encryptData.vue
+1
-5
app/src/components/keymappers/encryptData.vue
app/src/components/keymappers/hashData.vue
+0
-2
app/src/components/keymappers/hashData.vue
app/src/components/upload-manager/uploadFile.vue
+0
-19
app/src/components/upload-manager/uploadFile.vue
app/src/components/upload-manager/uploadProgessFile.vue
+93
-75
app/src/components/upload-manager/uploadProgessFile.vue
app/src/index.css
+5
-0
app/src/index.css
app/src/main.js
+0
-3
app/src/main.js
app/src/views/About.vue
+1
-8
app/src/views/About.vue
app/src/views/Encryption.vue
+0
-1
app/src/views/Encryption.vue
app/src/views/ForLoop.vue
+1
-8
app/src/views/ForLoop.vue
app/src/views/I18Demo.vue
+0
-2
app/src/views/I18Demo.vue
with
108 additions
and
617 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets