TrabalhosGratuitos.com - Trabalhos, Monografias, Artigos, Exames, Resumos de livros, Dissertações
Pesquisar

TXT PDF PARA TESTE DE UPLOAD

Por:   •  7/10/2022  •  Trabalho acadêmico  •  1.832 Palavras (8 Páginas)  •  71 Visualizações

Página 1 de 8

.buttonRed {

    color: rgb(214, 11, 82);

    border-color: rgb(214, 11, 82);

}

.buttonAllRed {

    color: white;

    border-color: rgb(214, 11, 82);

    background-color: rgb(214, 11, 82);

    margin-left: 280px;

    margin-top: 5px;

}

.buttonGrey {

    width: 280px;

    height: 42px;

    color: black;

    border-color: grey;

    margin-top:10px;

    justify-content: start;

}

.textArea {

    width: 350px;

}

.title {

    font-size: 14px;

}

.title2 {

    padding-right: 15px;

    font-size: 14px;

}

.border {

    height: 24px;

    display: flex;

    -webkit-box-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    align-items: center;

    border-width: 1px;

    border-style: solid;

    border-radius: 2px;

    border-color: rgba(102, 100, 100, 0.6);

    background-color: rgb(255, 255, 255);

}

.spanFormat {

    width: 22px;

    height: 22px;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

    -webkit-box-pack: center;

    justify-content: center;

    flex-direction: column;

    text-align: center;

}

<template>

  <template if:true={showSurvey}>

    <article class="slds-card">

      <div class="slds-card__body">

        <div class="slds-grid slds-grid_vertical">

          <div class="slds-col slds-align_absolute-center">

            <span>

                     <p1> Sua dúvida foi resolvida? </p1>

                  </span>

          </div>

        </div>

        <div class="slds-grid slds-gutters" style="margin-top:10px;">

          <div class="slds-align_absolute-center">

            <div class="slds-col">

              <button type="button" class="slds-button slds-button_outline-brand buttonRed"

                        onclick={handleClickYes}>Sim</button>

...

Baixar como (para membros premium)  txt (6.6 Kb)   pdf (35.5 Kb)   docx (553.6 Kb)  
Continuar por mais 7 páginas »
Disponível apenas no TrabalhosGratuitos.com