Jump to content

Template:Outlook Materia Nouveau: Difference between revisions

no edit summary
No edit summary
Tag: Source edit
No edit summary
Tag: Source edit
Line 10: Line 10:
margin-bottom: 10px;
margin-bottom: 10px;
         margin-top: 0;
         margin-top: 0;
        width: 100%;
}
}


Line 16: Line 15:
     .materia-box > tr > th, .materia-box > tr > td, .materia-box > * > tr > th, .materia-box > * > tr > td {
     .materia-box > tr > th, .materia-box > tr > td, .materia-box > * > tr > th, .materia-box > * > tr > td {
         border: none;
         border: none;
    }
    .materia-box .full {
        width: 100%;
     }
     }


Line 42: Line 37:
     }
     }


     .materia-flex > * {
     .materia-flex-row > * {
         flex: 1;
         flex: 1;
    }
    .materia-flex-row .materia-box {
        width: 100%;
     }
     }