Translations:Manuals:BXFbl:Parameters/6/de: Difference between revisions

From BEASTX Wiki
Jump to navigation Jump to search
Created page with " table#overview tr td:nth-child(3), table#overview tr td:nth-child(4), table#overview tr td:nth-child(5), table#overview tr td:nth-child(6), table#overview tr td:nth-child(7), table#overview tr td:nth-child(8) { width: 100px; } </style> </html>"
 
(No difference)

Latest revision as of 07:01, 15 April 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manuals:BXFbl:Parameters)
       table#overview tr td:nth-child(3),
       table#overview tr td:nth-child(4),
       table#overview tr td:nth-child(5),
       table#overview tr td:nth-child(6),
       table#overview tr td:nth-child(7),
       table#overview tr td:nth-child(8)
       { 
           width: 100px;
       }
   </style>
</html>
       table#overview tr td:nth-child(3),
       table#overview tr td:nth-child(4),
       table#overview tr td:nth-child(5),
       table#overview tr td:nth-child(6),
       table#overview tr td:nth-child(7),
       table#overview tr td:nth-child(8)
       { 
           width: 100px;
       }
   </style>

</html>