73 lines
908 B
CSS
73 lines
908 B
CSS
|
|
|
|
.btn btn-primary {
|
|
color: #043381;
|
|
background-color: #fff;
|
|
}
|
|
|
|
#tableSearch {
|
|
width: 1250px;
|
|
}
|
|
|
|
.align-self-xl-start {
|
|
width: 102%;
|
|
}
|
|
|
|
#normaltable {
|
|
width: 1500px;
|
|
}
|
|
|
|
#conovertab {
|
|
margin-left: 0px;
|
|
width: 1700px;
|
|
}
|
|
h1 {
|
|
color:#043381;
|
|
font-size: 32px;
|
|
}
|
|
@media (max-width: 558.98px) {
|
|
#conovertab {
|
|
width: 325px;
|
|
overflow-x: auto;
|
|
}
|
|
|
|
h1 {
|
|
color: #043381;
|
|
font-size: 22px;
|
|
}
|
|
|
|
#tableSearch {
|
|
max-width: 50%;
|
|
}
|
|
|
|
#containerseiterand {
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
width: 350px;
|
|
}
|
|
|
|
|
|
#tableSearch {
|
|
width: 315px;
|
|
}
|
|
|
|
|
|
#tableSearch {
|
|
width: 325px;
|
|
}
|
|
|
|
#conovertab {
|
|
margin-left: 10px;
|
|
width: 315px;
|
|
}
|
|
|
|
.align-self-xl-start {
|
|
width: 100%;
|
|
}
|
|
|
|
#normaltable {
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
|