brotherton-erpnext/erpnext/docs/user/videos/learn/index.css
2015-11-09 14:40:34 +05:30

18 lines
235 B
CSS

.hero-and-content .page-container {
max-width: 100%;
}
.video-list li {
margin: 0px;
padding: 10px 0px;
border-bottom: 1px solid #d1d8dd;
}
.video-list li:last-child {
border-bottom: 0px;
}
.manual-feedback {
display: none;
}