update: 24b10b62fc
This commit is contained in:
parent
cbeaf8d831
commit
f4f67c1ac5
1 changed files with 6 additions and 0 deletions
|
|
@ -203,6 +203,12 @@ input[type=checkbox] {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td img,
|
||||||
|
.prev_thumb {
|
||||||
|
max-width: 100% !important;
|
||||||
|
max-height: 300px;
|
||||||
|
}
|
||||||
|
|
||||||
.txt-center {
|
.txt-center {
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue