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:
+27
-27
@@ -62,7 +62,7 @@ td.monthview-current{
|
||||
td.monthview-selected {
|
||||
background-color: lightskyblue !important;
|
||||
color: white !important;
|
||||
}
|
||||
}
|
||||
|
||||
td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-dwf-c153] {
|
||||
background-color: white !important;
|
||||
@@ -86,7 +86,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
.cal-hour-segment {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
|
||||
.cal-current-time-marker {
|
||||
background-color: #42b9fe !important;
|
||||
}
|
||||
@@ -216,7 +216,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
font-size: 36px
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* angular-cli file: src/styles.css */
|
||||
@import "../node_modules/angular-calendar/css/angular-calendar.css";
|
||||
@import "./style/main.scss";
|
||||
@@ -266,7 +266,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
height: unset !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.modal-desktop{
|
||||
.modal-wrapper{
|
||||
@@ -275,7 +275,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1200px) {
|
||||
@media screen and (min-width: 1200px) {
|
||||
.hide-desktop{
|
||||
display: none !important;
|
||||
}
|
||||
@@ -306,7 +306,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
width: 100%;
|
||||
border-right: 1px solid #d8d8d8;
|
||||
}
|
||||
|
||||
|
||||
.aside-right{
|
||||
display: none;
|
||||
}
|
||||
@@ -332,7 +332,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
width: 65%;
|
||||
border-right: 1px solid #d8d8d8;
|
||||
}
|
||||
|
||||
|
||||
.aside-right{
|
||||
width: 35%;
|
||||
}
|
||||
@@ -353,7 +353,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
width: 75%;
|
||||
border-right: 1px solid #d8d8d8;
|
||||
}
|
||||
|
||||
|
||||
.aside-right{
|
||||
width: 25%;
|
||||
}
|
||||
@@ -524,7 +524,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.search-submodal{
|
||||
background-color: rgb(0 0 0 / 55%);
|
||||
}
|
||||
@@ -572,7 +572,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
.cal-current-time-marker::before {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
.timeline-box{
|
||||
left: -13%;
|
||||
position: relative;
|
||||
@@ -589,7 +589,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
|
||||
|
||||
.calendar-component .monthview-container table.table {
|
||||
|
||||
|
||||
td {
|
||||
width: 50px;
|
||||
height: 40px;
|
||||
@@ -621,8 +621,8 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
-moz-border-radius: 3px !important;
|
||||
-ms-border-radius: 3px !important;
|
||||
-o-border-radius: 3px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.attendee-search-bar .searchbar-input {
|
||||
border: 1px solid #cecece !important;
|
||||
box-shadow: none !important;
|
||||
@@ -654,8 +654,8 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
|
||||
|
||||
// center
|
||||
app-diploma-assinar ion-content .main-content,
|
||||
app-approve-event ion-content .main-content,
|
||||
app-diploma-assinar ion-content .main-content,
|
||||
app-approve-event ion-content .main-content,
|
||||
app-view-event ion-content .main-content,
|
||||
app-expediente-pr .main-content{
|
||||
max-width: 1366px !important;
|
||||
@@ -762,7 +762,7 @@ ion-content {
|
||||
right: 0 !important;
|
||||
top: calc(100% - 160px) !important;
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
min-height: 160px;
|
||||
}
|
||||
|
||||
|
||||
@@ -783,11 +783,11 @@ ion-icon{
|
||||
width: 500px;
|
||||
height: fit-content;
|
||||
height: 300px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
@media only screen and (max-width: 500px) {
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 5px !important;
|
||||
@@ -800,7 +800,7 @@ ion-icon{
|
||||
width: 7px;
|
||||
height: 7px;
|
||||
}
|
||||
|
||||
|
||||
/* Track */
|
||||
::-webkit-scrollbar-track {
|
||||
background: #f1f1f1;
|
||||
@@ -831,7 +831,7 @@ background: rgb(92, 92, 92);
|
||||
.hide-scroll::-webkit-scrollbar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* Track */
|
||||
.hide-scroll::-webkit-scrollbar-track {
|
||||
display: none !important;
|
||||
@@ -964,15 +964,15 @@ background: rgb(92, 92, 92);
|
||||
|
||||
.date-hour-picker {
|
||||
margin-top: -6px;
|
||||
|
||||
|
||||
label#mat-form-field-label-7 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
.span.ng-tns-c193-4, .ng-star-inserted {
|
||||
// display: none;
|
||||
}
|
||||
|
||||
|
||||
.ng-star-inserted{
|
||||
// display: none;
|
||||
position: absolute;
|
||||
@@ -988,7 +988,7 @@ background: rgb(92, 92, 92);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
.mat-datepicker-toggle, mat-datepicker-toggle {
|
||||
width: 100%;
|
||||
}
|
||||
@@ -1027,7 +1027,7 @@ ngx-mat-datetime-content{
|
||||
.mat-button-disabled {
|
||||
background-color: #ff5a5a59 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -1053,7 +1053,7 @@ ngx-mat-datetime-content{
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 665px) {
|
||||
@media only screen and (min-width: 665px) {
|
||||
.loading-blocker {
|
||||
|
||||
.loading-blocker-container {
|
||||
@@ -1072,7 +1072,7 @@ ngx-mat-datetime-content{
|
||||
border-bottom: 3px solid transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.calendar-segment-pr {
|
||||
.calendar-mdgpr-event-type-Pessoal {
|
||||
border-top: 3px solid transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user