Árvore de páginas

Versões comparadas

Chave

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

...

Painel
borderColor#dadada
HTML
<style type="text/css">
    .fluig * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

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

    .fluig-full-height {
      height: 100%;
    }
    .fluig-container {
      margin-right: auto;
      margin-left: auto;
    }

    .fluig-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;
    }

    .fluig-col {
      -moz-flex: 1;
      -ms-flex: 1;
      -webkit-flex: 1;
      flex: 1;
    }

    /* Component fluig Callout */

    .fluig-callout {
      border: 1px solid #dadada;
      border-radius: 4px;
      padding: 20px;
      margin-bottom: 20px;

      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;
      -moz-align-items: center;

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

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;
      align-items: center;
    }

    .fluig-callout.fluig-callout-white {
      border: none;
    }
   
    .fluig-callout .fluig-callout-image {
      width: 24px;
    }

    .fluig-callout .fluig-callout-body {
      width: calc(100% - 24px);
      padding-left: 20px;
    }

    .fluig-callout .fluig-callout-thumb {
      width: 24px;
      height: 24px;
    }

    .fluig-callout .fluig-callout-title {
      font-size: 20px;
	  color: #c5004e#0897E9;
      margin-top: 0;
    }

    .fluig-callout .fluig-callout-text {
      color: #58595b;
      line-height: 1.75;
      margin: 0;
    }

    .fluig-callout .fluig-callout-text a {
      color: #f3590b;
    }
  </style><div class="fluig">
        <div class="fluig-container">
<div class="fluig-row">
        <div class="fluig-col">
          <div class="fluig-callout fluig-callout-white" style="margin: 0; padding-bottom: 0;">
		  
            <div class="fluig-callout-image">
              <img class="fluig-callout-thumb" src="https://tdn.totvs.com/download/attachments/95617506/atualiza%C3%A7%C3%A3o.png" width="24" height="24">
            </div>
            <div class="fluig-callout-body">
              <h1 class="fluig-callout-title">
                <p><strong>Lake update (1.7)</strong></p>
              </h1>
              <p class="fluig-callout-text">Check out all updates related to 1.7.</p>
			</div>
          </div>
		 </div>
		</div>
	</div>
</div>
<style type="text/css">
.panelContent .cloakToggle {
	padding-bottom: 10px;
}
</style>

Toggle Cloak
id@170en
Click here

Cloak
id@170en

...