added custom tab content class & demo in pages/UI/navbar

This commit is contained in:
REJack
2019-07-28 14:17:36 +02:00
parent 2804a35d13
commit f8f0d8fc8e
6 changed files with 170 additions and 67 deletions

14
dist/css/adminlte.css vendored
View File

@@ -19193,6 +19193,20 @@ blockquote.quote-gray-dark h6 {
color: #343a40;
}
.tab-custom-content {
border-top: 1px solid #dee2e6;
margin-top: .5rem;
padding-top: .5rem;
}
.nav + .tab-custom-content {
border-top: none;
border-bottom: 1px solid #dee2e6;
margin-top: 0;
margin-bottom: .5rem;
padding-bottom: .5rem;
}
@media print {
.no-print, .main-sidebar,
.main-header,