7 lines
99 B
CSS
7 lines
99 B
CSS
td[style="width: 35px;"] {
|
|
width: 70px !important;
|
|
}
|
|
.log td {
|
|
color: #fff !important;
|
|
}
|
|
|