mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
save
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<!-- <div class="event-indicator" *ngFor="let e of view.dates[row*7+col].events"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
</ng-template>
|
||||
</ng-template>
|
||||
</div>
|
||||
<div *ngSwitchCase="'Pessoal'">
|
||||
<ion-row>
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
.monthview-selected {
|
||||
background-color: lightskyblue !important;
|
||||
}
|
||||
/* .item{
|
||||
background: red !important;
|
||||
} */
|
||||
}
|
||||
|
||||
.with-event {
|
||||
@@ -39,6 +42,7 @@
|
||||
width: 90px;
|
||||
height: 34px;
|
||||
float: right;
|
||||
right: -4px !important;
|
||||
margin:20px 20px 0 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -182,4 +182,6 @@ export class AgendaPage implements OnInit {
|
||||
this.alertCrontroller.presentAlert("Funcionalidade em desenvolvimento.");
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user