96 lines
1.5 KiB
CSS
96 lines
1.5 KiB
CSS
#nobootstrap a {
|
|
line-height:normal;
|
|
}
|
|
|
|
#nobootstrap .categorieList a {
|
|
line-height:20px;
|
|
}
|
|
|
|
#nobootstrap p {
|
|
line-height:normal;
|
|
}
|
|
|
|
#nobootstrap legend {
|
|
font-size:13px;
|
|
line-height:20px;
|
|
width:auto!important;
|
|
}
|
|
|
|
#nobootstrap label {
|
|
font-size:13px;
|
|
display:inline;
|
|
line-height:normal;
|
|
}
|
|
|
|
#nobootstrap .breadcrumb {
|
|
padding:0;
|
|
}
|
|
|
|
#nobootstrap li {
|
|
line-height:normal;
|
|
}
|
|
|
|
#nobootstrap select,#nobootstrap textarea,input {
|
|
height:auto!important;
|
|
font-size:12px!important;
|
|
line-height:normal;
|
|
margin-bottom:auto;
|
|
-webkit-border-radius:0!important;
|
|
-moz-border-radius:0!important;
|
|
border-radius:0!important;
|
|
font-family:Arial,Verdana,Helvetica,sans-serif;
|
|
margin-bottom:0!important;
|
|
width:auto;
|
|
}
|
|
|
|
#nobootstrap label,input,button,select,textarea {
|
|
font-size:12px;
|
|
line-height:13px;
|
|
}
|
|
|
|
#nobootstrap input[type="radio"],#nobootstrap input[type="checkbox"] {
|
|
margin:0;
|
|
}
|
|
|
|
#nobootstrap input[type="text"] {
|
|
height:14px!important;
|
|
}
|
|
|
|
#nobootstrap table.table {
|
|
margin:0;
|
|
padding:0;
|
|
width:100%;
|
|
border: solid 1px black;
|
|
}
|
|
|
|
#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;
|
|
}
|
|
|
|
#nobootstrap .table th,#nobootstrap .table td {
|
|
line-height:normal;
|
|
vertical-align:middle;
|
|
border-top:none;
|
|
}
|
|
|
|
#nobootstrap #header #header_search #bo_search_submit {
|
|
height:25px!important;
|
|
}
|
|
|
|
|
|
#nobootstrap [class^="icon-"], #nobootstrap [class*=" icon-"] { width: auto} |