add messing import

This commit is contained in:
Peter Maquiran
2023-07-12 15:49:34 +01:00
parent 86f9e528e1
commit a7b247dba5
28 changed files with 57 additions and 16 deletions
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-item-group{
margin: 15px;
}
+2 -2
View File
@@ -112,8 +112,8 @@ ion-item{
}
.div-top-header{
margin: 0 em(20px);
padding-top: em(15px);
margin: 0 em(20);
padding-top: em(15);
border: 0!important;
}
+1 -1
View File
@@ -306,7 +306,7 @@ ion-toolbar{
margin-top: 15px;
.meeting-time {
font-size: em(25px);
font-size: em(25);
font-family: Roboto;
font-weight: 300;
color: var(--white);
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.display-none-true{
display: none;
border: 1px solid red;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
:host{
margin: 0;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
--padding-top:0px;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.btn-modal-dismiss{
width: 37px;
float: left;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.right{
padding: 0!important;
float: right;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
--opacity: 1;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
@@ -1,3 +1,4 @@
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
ion-content{
--background:transparent;
}
+3 -3
View File
@@ -1,15 +1,15 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
margin: 0 em(20);
background-color: #0782c9;
padding-top: em(15px);
padding-top: em(15);
border: 0!important;
}
.div-logo{
background: transparent;
width: em(140px);
width: em(140);
justify-content: center;
display: flex;
}
+1 -1
View File
@@ -1,7 +1,7 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
margin: 0 em(20);
// background-color: #0782c9;
//padding-top: em(15px);
border: 0!important;
+3 -3
View File
@@ -1,14 +1,14 @@
@import '~src/function.scss';
.div-top-header{
margin: 0 em(20px);
padding-top: em(15px);
margin: 0 em(20);
padding-top: em(15);
border: 0!important;
}
.div-logo{
background: transparent;
width: em(140px);
width: em(140);
justify-content: center;
display: flex;
}
@@ -1,3 +1,5 @@
@import '~src/function.scss';
:host{
text-align: center;
align-items: center;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container {
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.wrapper{
width: 100% !important;
padding-top:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.options-container{
--padding-top:20px !important;
--padding-bottom:20px !important;
@@ -1,3 +1,5 @@
@import '~src/function.scss';
:host{
text-align: center;
align-items: center;
+2
View File
@@ -1,3 +1,5 @@
@import '~src/function.scss';
.left{
float: left;
}
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "1087e6869",
"SHA": "1087e6869051df8b4b3ccf3cb1b832be89c1b92d",
"shortSHA": "86f9e528e",
"SHA": "86f9e528e1326a6e17740ddd058657a2f19642fc",
"branch": "merge-all",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Jul 12 13:54:20 2023 +0100'",
"lastCommitMessage": "add",
"lastCommitNumber": "5069",
"lastCommitTime": "'Wed Jul 12 15:15:02 2023 +0100'",
"lastCommitMessage": "fixe",
"lastCommitNumber": "5070",
"change": "",
"changeStatus": "On branch merge-all\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/gallery/gallery.page.scss\n\tmodified: src/app/pages/publications/new-action/new-action.page.scss\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.scss\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.html\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.scss\n\tmodified: src/app/shared/publication/new-action/new-action.page.scss\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.scss\n\tmodified: src/app/shared/publication/view-publications/publication-detail/publication-detail.page.scss",
"changeStatus": "On branch merge-all\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/events/event-detail/event-detail.page.scss\n\tmodified: src/app/pages/login/login.page.scss\n\tmodified: src/app/services/events/events.page.scss\n\tmodified: src/app/shared/agenda/approve-event/approve-event.page.scss\n\tmodified: src/app/shared/agenda/event-list/event-list.page.scss\n\tmodified: src/app/shared/agenda/view-event/view-event.page.scss\n\tmodified: src/app/shared/btn-modal-dismiss/btn-modal-dismiss.page.scss\n\tmodified: src/app/shared/btn-seguinte/btn-seguinte.page.scss\n\tmodified: src/app/shared/chat/edit-group/edit-group.page.scss\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.scss\n\tmodified: src/app/shared/chat/messages/contacts/contacts.page.scss\n\tmodified: src/app/shared/chat/new-group/contacts/contacts.page.scss\n\tmodified: src/app/shared/chat/new-group/new-group.page.scss\n\tmodified: src/app/shared/header-pr/header-pr.page.scss\n\tmodified: src/app/shared/header/header.page.scss\n\tmodified: src/app/shared/pin/pin.page.scss\n\tmodified: src/app/shared/popover/bad-request/bad-request.page.scss\n\tmodified: src/app/shared/popover/deploma-options/deploma-options.page.scss\n\tmodified: src/app/shared/popover/despachos-options/despachos-options.page.scss\n\tmodified: src/app/shared/popover/despachos-pr-options/despachos-pr-options.page.scss\n\tmodified: src/app/shared/popover/diplomas-gerar-options/diplomas-gerar-options.page.scss\n\tmodified: src/app/shared/popover/event-details-documents-options/event-details-documents-options.page.scss\n\tmodified: src/app/shared/popover/messages-options/messages-options.page.scss\n\tmodified: src/app/shared/popover/opts-expediente-pr/opts-expediente-pr.page.scss\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.scss\n\tmodified: src/app/shared/popover/success-message/success-message.page.scss\n\tmodified: src/app/tiny-mce/tiny-mce.page.scss",
"changeAuthor": "peter.maquiran"
}