mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Improve modal
This commit is contained in:
+8
-8
@@ -540,10 +540,10 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
}
|
||||
|
||||
|
||||
.calendar-component{
|
||||
td{
|
||||
padding: 8px !important;
|
||||
div{
|
||||
.calendar-component {
|
||||
td {
|
||||
padding: 7.5px !important;
|
||||
div {
|
||||
padding-left: 0px;
|
||||
}
|
||||
}
|
||||
@@ -570,7 +570,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
-ms-border-radius: 3px !important;
|
||||
-o-border-radius: 3px !important;
|
||||
}
|
||||
.title-icon{
|
||||
.title-icon {
|
||||
font-size: 40px !important;
|
||||
color: #42b9fe;
|
||||
overflow: auto;
|
||||
@@ -578,15 +578,15 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
ion-icon {
|
||||
pointer-events: none;
|
||||
}
|
||||
.btn-no-color{
|
||||
.btn-no-color {
|
||||
background: transparent;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
ion-icon{
|
||||
ion-icon {
|
||||
font-size: 35px;
|
||||
}
|
||||
}
|
||||
.btn-no-color:focus{
|
||||
.btn-no-color:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user