Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 146: Línea 146:  
}
 
}
   −
responsive2  {  
+
      table.responsiveDos tr th {
  border: 0;
+
        border: none;
}
+
        clip: rect(0, 0, 0, 0);
 +
        height: 1px;
 +
        margin: -1px;
 +
        overflow: hidden;
 +
        padding: 0;
 +
        position: absolute;
 +
        width: 1px;
 +
      }```
   −
.responsive2 tr{
  −
  margin-bottom:10px;
  −
  display:block;
  −
  border-bottom:2px solid #262626;
  −
}
     −
.responsive2 td{
  −
  display:block;
  −
  text-align:right;
  −
  border-bottom: 1px dotted #262626;
  −
}
     −
.respinsive2 td:last:child{
+
  table.responsiveDos tr{
  border-bottom:0;
+
    border-bottom: 3px solid;
}
+
  }
 +
 
 +
  table.responsiveDos td {
 +
    border-bottom: 1px solid #ddd;
 +
    display: block;
 +
    font-size: 1.2em;
 +
    text-align: right;
 +
    padding: 10px;
 +
  }
 +
 
 +
  table.responsiveDos td:before{
 +
    content: attr(data-label);
 +
    float: left;
 +
    color: #273b47;
 +
    font-weight: bold;
 +
    font-size: 1em;
 +
    padding: 1px 5px;
 +
  }``
30 170

ediciones