fix firefox not displaying jp column
This commit is contained in:
@@ -124,7 +124,6 @@ def _main():
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
span.name { display: inline-block; min-width: 50%; }
|
span.name { display: inline-block; min-width: 50%; }
|
||||||
span.name_jp { display: inline-block; min-width: 50%; }
|
|
||||||
img.icon { width: 20px; height: 20px; }
|
img.icon { width: 20px; height: 20px; }
|
||||||
|
|
||||||
.ui-page .ui-content .ui-listview .ui-li-desc {
|
.ui-page .ui-content .ui-listview .ui-li-desc {
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
span.name { display: inline-block; min-width: 50%; }
|
span.name { display: inline-block; min-width: 50%; }
|
||||||
span.name_jp { display: inline-block; min-width: 50%; }
|
|
||||||
img.icon { width: 20px; height: 20px; }
|
img.icon { width: 20px; height: 20px; }
|
||||||
|
|
||||||
.ui-page .ui-content .ui-listview .ui-li-desc {
|
.ui-page .ui-content .ui-listview .ui-li-desc {
|
||||||
|
|||||||
Reference in New Issue
Block a user