updates for 6.1 - removed sidebarconfigs, added topnav flexibility, removed scroll layout, updated docs, removed lavish-bootstrap, replaced with normal bootstrap, added styles to compensate

This commit is contained in:
Tom Johnson
2017-06-05 06:10:01 -07:00
parent c6038b7ede
commit 361d9f960e
29 changed files with 197 additions and 6572 deletions

View File

@ -178,16 +178,6 @@ table th[class*="col-"] {
float: none;
}
table td:first-child {
width: 150px;
/*font-weight:bold;*/
}
table.boldFirstColumn td:first-child {
font-weight: bold;
}
table tr td {
hyphens: auto;
}