Administração do Ambiente Virtual Moodle: mudanças entre as edições

De GuiaEaD
Sem resumo de edição
Sem resumo de edição
Linha 35: Linha 35:
{{#css:
{{#css:
   .card {
   .card {
     margin-bottom: 1.3rem !important; flex: 0 0 23%; padding-left: 10px; padding-right: 10px; position: relative; width: 100%; margin-top: 10px;
     margin-bottom: 1.3rem !important; padding-left: 10px; padding-right: 10px; position: relative; width: 23%; margin-top: 10px; float: left;
   }
   }
   .card-inner{
 
     font-weight: 400; border: 0; box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important; background-color: #546e7a !important; text-align: center !important; position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-clip: border-box; border-radius: 0.25rem;
   .mw-content-ltr ul {
     margin: 0;
   }
   }
   .card-adjust{
 
     border-radius: 0 !important; flex: 1 1 auto; min-height: 1px; padding: 0.5rem 1rem 1rem 1rem;
   li.item {
     position: relative;
    display: block;
    padding: 0.30rem 0.60rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    margin-bottom: 0px;
   }
   }


   .h3-font{
   li.first {
     color:#FFF; text-transform: uppercase !important; padding-bottom: 0.2rem !important; padding-top:0px; border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    background: #546e7a;
     color: #FFF;
    text-transform: uppercase !important;
    font-weight: 600;
   }
   }


   .h3-font a{
   li.child {
     color:#FFF; text-transform: uppercase !important; padding-bottom: 0.2rem !important; padding-top:0px; border-bottom: 1px solid rgba(0, 0, 0, 0.125) cursor: pointer; text-decoration: none;
     padding-left: 1.25rem;
   }
   }
   .p-font{
 
     color: #FFF; margin-bottom: 0 !important; font-size: 17px; line-height:1.6; text-decoration: none;
   li.item:first-child {
     border: 1px solid rgba(0, 0, 0, 0.125);
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
   }
   }


   .p-font a{
   li.item:last-child {
     color: #FFF; margin-bottom: 0 !important; font-size: 17px; line-height:1.6; text-decoration: none; cursor: pointer;
     border-bottom-left-radius: .125rem;
    border-bottom-right-radius: .125rem;
   }
   }


   .mw-body h2{
   li.item a{
    margin-top: 0px;
  cursor: pointer;
   }
   }



Edição das 20h32min de 3 de dezembro de 2021