mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
add implementation
This commit is contained in:
+14
-9
@@ -678,13 +678,13 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
||||
.btn-no-color {
|
||||
|
||||
.btn-no-color {
|
||||
ion-icon {
|
||||
font-size: rem(35);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// center
|
||||
app-diploma-assinar ion-content .main-content,
|
||||
@@ -1159,7 +1159,7 @@ background: rgb(92, 92, 92);
|
||||
|
||||
// .mat-select-value {
|
||||
// display: table-cell;
|
||||
// max-width: unset !important;
|
||||
// max-width: unset !important;
|
||||
// width: 100% !important;
|
||||
// /* text-overflow: ellipsis; */
|
||||
// /* white-space: nowrap; */
|
||||
@@ -1477,7 +1477,7 @@ ngx-mat-datetime-content .actions {
|
||||
position: relative;
|
||||
top: -66px;
|
||||
margin-bottom: -44px;
|
||||
|
||||
|
||||
button {
|
||||
z-index: 11111111;
|
||||
}
|
||||
@@ -1522,7 +1522,7 @@ ion-textarea.heigh-200 textarea {
|
||||
font-size: rem(12);
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
.new-task {
|
||||
border-radius: 20px;
|
||||
background: #efefef;
|
||||
@@ -1591,7 +1591,7 @@ ion-textarea.heigh-200 textarea {
|
||||
|
||||
|
||||
|
||||
app-tiny-mce {
|
||||
app-tiny-mce {
|
||||
justify-content: flex-start !important;
|
||||
}
|
||||
|
||||
@@ -1603,11 +1603,11 @@ app-tiny-mce {
|
||||
|
||||
@media only screen and (min-width: 100px) {
|
||||
|
||||
|
||||
|
||||
html, body, .viewport-font-size {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 500px) {
|
||||
@@ -1654,3 +1654,8 @@ h5, .buttons{
|
||||
.lowercase {
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
|
||||
.welcome-text {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user