Untitled

 avatar
unknown
plain_text
a year ago
13 kB
7
Indexable
//EditTask.css


.modal-background {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    overflow: scroll;
  }

 
  .edit-task-table {
    align-items: auto;
    position: relative;
    background-color: #e3ecf8;
    border-radius: 10px;
    box-shadow: 0px 8px 8px 2px #55535340;
    display: inline-flex;
    flex-direction: column;
    gap: 11px;
    height: 730px;
    width: 780px;
  }

  .edit-comment-table {
    margin-left: 352px;
    align-items: auto;
    position: absolute;
    background-color: #e3ecf8;
    border-radius: 10px;
    box-shadow: 0px 8px 8px 2px #55535340;
    flex-direction: column;
    height: 300px;
    width: 780px;
    top: 890px;
  }

 

  .edit-header-newtasktable {
    align-items: center;
    background-color: #94b4e5;
    display: flex;
    gap: 10px;
    height: 61px;
    padding: 10px;
    position: relative;
    width: 760px;
    font-family: "Inter", Helvetica;
    font-size: 24px;
    line-height: normal;
    text-align: center;
    font-weight: 700;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
  }

 

  .text-wrapper {

    color: #ffffff;

    font-family: "Inter", Helvetica;

    font-size: 20px;

    letter-spacing: 0;

    line-height: normal;

    position: relative;

    text-align: center;

    white-space: nowrap;

    width: fit-content;

  }

 

  .editRectangle {

    background-color: #e9eff9;
    height: 70px;

    position: relative;

    width: 750px;

    left: 15px;

    margin-bottom: 0px;

  }

 

  .edit-subject-label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 2px 4px #5b5b5b40;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 95px;
    width: 160px;
    z-index: 1000;
  }

  .edit-description-label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 2px 4px #5b5b5b40;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 175px;
    width: 160px;
    z-index: 1000;
  }

 

  .edit-status-label {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #78747440;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 580px;
    width: 160px;

  }

 

.edit-assignedby-label {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #78747440;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 499px;
    width: 160px;
  z-index: 1000;
  }

 

  

  .edit-date2-label {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #7a7a7a40;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 400px;
    padding: 10px;
    position: absolute;
    top: 580px;
    width: 160px;
  }

 

  .edit-remaining-label {

    font-size: 18px;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: 700;

    align-items: center;

    background-color: #b9d1f5;

    border-radius: 8px;

    box-shadow: inset 0px 4px 7px #7a7a7a40;

    display: flex;

    gap: 10px;

    height: 45px;

    justify-content: center;

    left: 18px;

    padding: 10px;

    position: absolute;

    top: 580px;

    width: 160px;

  }

 

  .edit-team-newtask {

    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    left: 588px;
    letter-spacing: 0;
    line-height: normal;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 499px;
    width: 153px;

  }

  .edit-assignedby-newtask {
    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    left: 205px;
    letter-spacing: 0;
    line-height: normal;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 499px;
    width: 356px;

  }

  .edit-newtask {

    align-items: center;

    border-radius: 8px;

    display: flex;

    gap: 10px;

    height: 45px;

    justify-content: center;

    left: 566px;

    padding: 10px;

    position: absolute;

    top: 439px;

    width: 153px;

  }

  .edit-status-newtask {
    align-items: center;
    border-radius: 8px;
    border-color: #fcf8f8;
    display: flex;
    gap: 10px;
    height: 65px;
    position: absolute;
    text-align: center;
    align-items: center;
    justify-content: center;
    left: 205px;
    padding: 10px;
    top: 580px;
    width: 180px;
    font-size: 18px;
  }

 

 

  .edit-remaining-newtask {
    background-color: white;

    align-items: center;

    border-radius: 8px;

    display: flex;

    gap: 10px;

    height: 45px;

    justify-content: center;

    left: 205px;

    padding: 10px;

    position: absolute;

    top: 580px;

    width: 153px;

  }

 

  .edit-remaining-time {

    color: #000000;

    font-family: "Inter", Helvetica;

    font-size: 18px;

    font-weight: 300;

    letter-spacing: 0;

    line-height: normal;

    position: relative;

    text-align: center;

    width: 101px;

  }

   

 

 

  .edit-subject-newtask {

    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    left: 205px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 95px;
    width: 536px;
    z-index: 1000;

  }

  .edit-description-newtask {

    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    left: 205px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 176px;
    width: 536px;
    z-index: 1000;
  }

 

  .edit-category-label {

    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #78747440;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 257px;
    width: 160px;
    z-index: 1000;
  }

 

  .edit-severity-label {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #807f7f40;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 337px;
    width: 160px;
    z-index: 1000;
  }

 

  .edit-responsible-label {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    align-items: center;
    background-color: #b9d1f5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #7a7a7a40;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 418px;
    width: 160px;
    z-index: 1000;
  }

 

 

  .edit-comment-newtask {
    background-color: white;
    align-items: flex-start;
    border-radius: 8px;
    display: flex;
    gap: 10px;
    height: 180px;
    justify-content: center;
    left: 18px;
    padding: 10px;
    position: absolute;
    top: 20px;
    width: 725px;

  }

 

 

  .edit-comment {
    width: 690px;
    height: 155px;
    max-width: 690px;
    min-height: 150px;
    padding: 10px;
    background-color: transparent;
    border: 1px solid #ccc;
    color: #000000;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
}

 

  .edit-responsible-newtask {
    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 66px;
    left: 205px;
    letter-spacing: 0;
    line-height: normal;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 556px;
    top: 418px;
  }

 

 

 

  .edit-severity-newtask {

    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 25px;
    left: 230px;
    letter-spacing: 0;
    line-height: normal;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 350px;
    width: 500px;

  }

 

  .edit-category-newtask {
    border-radius: 8px;
    color: #000000;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    left: 170px;
    line-height: normal;
    position: absolute;
    text-align: center;
    top: 280px;
    width: 500px;
  }

 

  .edit-label-radio {
    margin-right: 50px;

  }

 

  .edit-input-radio {
    margin-right: 50px;

  }

 

  .edit-date2-newtask {
    align-items: center;
    display: flex;
    gap: 10px;
    height: 45px;
    justify-content: center;
    left: 587px;
    border: 0;
    border-radius: 8px;
    color: #000000;
    flex: 0 0 auto;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    line-height: normal;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 580px;
    width: 153px;
    background-color: white;
  }

 

  .edit-assign-button {
    align-items: center;
    background-color: #94b4e5;
    border-color: #94b4e5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #ffffff40, 0px 4px 4px #00000040;
    display: flex;
    gap: 10px;
    height: 55px;
    justify-content: center;
    left: 310px;
    padding: 10px;
    position: absolute;
    top: 665px;
    width: 177px;
    font-size: 18px;
    color: white;
  }

  .edit-comment-button{
    align-items: center;
    background-color: #94b4e5;
    border-color: #94b4e5;
    border-radius: 8px;
    box-shadow: inset 0px 4px 7px #ffffff40, 0px 4px 4px #00000040;
    display: flex;
    gap: 10px;
    height: 55px;
    justify-content: center;
    left: 310px;
    padding: 10px;
    position: absolute;
    top: 235px;
    width: 177px;
    font-size: 18px;
    color: white;
  }

 

  .edit-close-button{
    background-color: #94b4e5;
    border-color: #94b4e5;
    box-shadow: inset 0px 4px 7px #ffffff40, 0px 4px 4px #00000040;
    border-radius: 8px;
    color: white;
    font-size: 18px;
    width: 60px;
    height: 40px;
    position: absolute;
    right: 15px;
  }

 

 

 

  .text-wrapper-3 {
    color: #ffffff;
    font-family: "Inter", Helvetica;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    width: fit-content;
  }

 

  .text-wrapper-2 {
    font-family: "Inter", Helvetica;
    color: black;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    text-align: center;
    width: fit-content;
  }
Editor is loading...
Leave a Comment