diff --git a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.html b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.html index ccc84b06..ad1ed176 100644 --- a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.html +++ b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.html @@ -1,37 +1,64 @@ \ No newline at end of file diff --git a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.scss b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.scss index b9e3f44f..e69de29b 100644 --- a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.scss +++ b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-folder/modal-folder.component.scss @@ -1,17 +0,0 @@ -/* You can add global styles to this file, and also import other style files */ -.modal-content { - background-color: var(--background-color-tertiary); -} - -.btn { - color:var(--primary-color); - background-color: var(--button-background-color); -} - -.invalid { - border-color: #dc3545 !important; -} - -.valid{ - border-color: #28a745 !important; -} diff --git a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-upload/modal-upload.component.html b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-upload/modal-upload.component.html index a97331b0..f80d17b8 100644 --- a/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-upload/modal-upload.component.html +++ b/src/Analysim.Web/ClientApp/src/app/projects/project-file-explorer/modal-upload/modal-upload.component.html @@ -1,16 +1,33 @@ -