Imagens e layout do curso

This commit is contained in:
eduardogusmao
2019-09-04 19:09:33 -03:00
parent 05f4a327f7
commit 05b931a5a6
22 changed files with 304 additions and 62 deletions

View File

@@ -31,55 +31,6 @@ a{color: #474749;}
margin-bottom: 2px;
}
.card{
border: 0px;
}
.card > .card-body{
padding: 0;
}
.mr-auto{
display: none;
}
.card > .card-body .context-header-settings-menu{
position: absolute;
right: 0px;
}
.card-body > .card-title{
color: #fff;
background-color: #6482c1;
padding: 10px 15px 5px 15px !important;
border-radius: 5px 5px 0 0;
width: auto !important;
font-size: 14px !important;
}
.card-body > .card-text{background: #fff !important;}
.card-body > .card-text .card-deck{overflow: auto;}
.card-body > .card-text .card-deck .card{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
margin-top: 10px;
}
.block > .card-body > .card-title:before {
font-family: FontAwesome;
display: inline-block;
padding-right: 10px;
vertical-align: middle;
font-size: 32px;
}
.block_recentlyaccessedcourses > .card-body > .card-title:before {content: "\f0ae";}
.block_timeline > .card-body > .card-title:before {content: "\f1da";}
.block_myoverview > .card-body > .card-title:before {content: "\f015";}
.card-body > .content{
background-color: #fff;
}
/*############################################################# Barra de progresso*/
/* My */