Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Page Tree Search
rootPageMenu Cadastro

HTML
<style type="text/css">
    .lms * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .lms-text-center {
      text-align: center;
    }

    .lms-full-height {
      height: 100%;
    }

    .lms-container {
      margin-right: auto;
      margin-left: auto;
      max-width: 1046px;
    }

    .lms-row {
	  width: 100%;
      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;

      display: -ms-flexbox;
      -ms-flex-flow: row wrap;
      -ms-justify-content: center;
      
      display: -webkit-flex;
      display: -webkit-box;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: center;

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;     

    }

    .lms-col {
      wlms-col {
        width: 20%; 
        margin-bottom: 15px;
        box-sizing: border-box;    
    }

    .lms-panel {
      border: 1px solid #dadada;
      border-radius: 4px;
      padding: 30px;
    }

    .lms-panel .lms-panel-thumb {
      width: 87px;
    }

    .lms-panel .lms-panel-title {
      font-size: 20px;
      color: #58595b;
    }

    .lms-panel .lms-panel-title > a {
      color: #58595b;
      font-weight: bold;
    }

    .lms-panel .lms-panel-text {
      color: #58595b;
      line-height: 1.75;
      margin-bottom: 0;
    }
  </style>
<div class="lms">
    <div class="lms-container">
      <div class="lms-row">
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/uso%20geral.png?api=v2&nonce=1721673156952">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/Uso+Geral+-+Cadastro">Uso Geral</a>
            </h1>
          </div>
        </div>
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Registro%20e%20Controle.png?api=v2&nonce=1721673205029">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/Linha+RM">Registro de Controle</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Unidade%20de%20diagnostico.png?api=v2&nonce=1721673292210">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=857918867">Unidade de diagnóstico</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Cuidados%20com%20o%20paciente.png?api=v2&nonce=1721673334093">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/Cuidados+com+o+Paciente+-+Cadastro">Cuidados com o Paciente</a>
            </h1>
          </div>
        </div>
      </div>
    </div>
</div>
HTML
<style type="text/css">
    .lms * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .lms-text-center {
      text-align: center;
    }

    .lms-full-height {
      height: 100%;
    }

    .lms-container {
      margin-right: auto;
      margin-left: auto;
      max-width: 1046px;
    }

    .lms-row {
	  width: 100%;
      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;

      display: -ms-flexbox;
      -ms-flex-flow: row wrap;
      -ms-justify-content: center;
      
      display: -webkit-flex;
      display: -webkit-box;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: center;

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;     

    }

    .lms-col {
      width: 20%;
      padding-right: 8px;
      padding-left: 8px;
      margin-bottom: 15px;
    }

    .lms-panel {
      border: 1px solid #dadada;
      border-radius: 4px;
      padding: 30px;
    }

    .lms-panel .lms-panel-thumb {
      width: 87px;
    }

    .lms-panel .lms-panel-title {
      font-size: 20px;
      color: #58595b;
    }

    .lms-panel .lms-panel-title > a {
      color: #58595b;
      font-weight: bold;
    }

    .lms-panel .lms-panel-text {
      color: #58595b;
      line-height: 1.75;
      margin-bottom: 0;
    }
  </style>
<div class="lms">
    <div class="lms-container">
      <div class="lms-row">
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Estoque.png?api=v2&nonce=1721673391729">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/Estoque-+Cadastro">Estoque</a>
            </h1>
          </div>
        </div>
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Faturamento.png?api=v2&nonce=1721673425968">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/Faturamento+-+Cadastro">Faturamento</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Cuidados%20com%20o%20paciente-1.png?api=v2&nonce=1721673497189">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/display/LRM/CME-+Cadastro">CME</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/839287452/Cuidados%20com%20o%20paciente-2.png?api=v2&nonce=1721673567721">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=820159859display/LRM/Campos+Complementares+-+Cadastro">Campos Complementares</a>
            </h1>
          </div>
        </div>
      </div>
    </div>
</div>

Exibir filhos
pageMenu Cadastro

...