[+] BO: Form components

This commit is contained in:
Kevin Granger
2013-06-18 21:03:43 +02:00
parent 3bdf86e634
commit 40f03d0ba1
52 changed files with 730 additions and 259 deletions
+4 -10
View File
@@ -57,23 +57,17 @@
margin:0;
padding:0;
width:100%;
border: solid 1px black;
border-collapse: collapse;
}
}
#nobootstrap table.table-bordered {
border: none;
}
#nobootstrap table.table-stripped {
border: none;
}
#nobootstrap table.widthfull {
width:100%;
}
#nobootstrap table {
border-collapse:separate!important;
}
#nobootstrap .table thead th {
vertical-align:top;