86 lines
1.5 KiB
CSS
86 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, #nobootstrap input {
|
|
height:auto!important;
|
|
font-size:12px!important;
|
|
line-height:normal;
|
|
margin-bottom:auto;
|
|
font-family:Arial,Verdana,Helvetica,sans-serif;
|
|
margin-bottom:0!important;
|
|
width:auto;
|
|
}
|
|
|
|
#nobootstrap label, #nobootstrap input, #nobootstrap button, #nobootstrap select, #nobootstrap 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-collapse: collapse;
|
|
}
|
|
|
|
#nobootstrap table.widthfull {
|
|
width:100%;
|
|
}
|
|
|
|
#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}
|
|
|
|
#nobootstrap .toolbarBox [class^="process-icon-"], #nobootstrap .toolbarBox [class*=" process-icon-"] {
|
|
text-indent: -9000px;
|
|
overflow: hidden
|
|
} |