MDL-86984 book: remove borders in print page top table.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<div class="text-center pb-3 book_title">{{{ booktitle }}}</div>
|
||||
<div class="book_info w-100 pt-6 d-inline-block">
|
||||
<div class="w-50 float-start">
|
||||
<table>
|
||||
<table class="table-reboot">
|
||||
<tr>
|
||||
<td>
|
||||
{{# str }} site {{/ str }}:
|
||||
@@ -94,7 +94,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="w-50 float-start">
|
||||
<table class="float-end">
|
||||
<table class="float-end table-reboot">
|
||||
<tr>
|
||||
<td>
|
||||
{{# str }} printedby, booktool_print {{/ str }}:
|
||||
|
||||
Reference in New Issue
Block a user