Difference between revisions of "Translations:Manuals:BXFbl:Setupmenu overview/5/en"

From BEASTX Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 4: Line 4:
 
         {  
 
         {  
 
             text-align: left;
 
             text-align: left;
             width: 170px;
+
             width: 130px;
 
         }
 
         }

Latest revision as of 15:02, 22 April 2024

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:Setupmenu overview)
<html>  <!-- assumes $wgRawHtml = true; safer alternatives exist -->
   <style>
       table#overview tr td:nth-child(2)
       { 
           text-align: left;
           width: 130px;
       }
Translation<html>  <!-- assumes $wgRawHtml = true; safer alternatives exist -->
   <style>
       table#overview tr td:nth-child(2)
       { 
           text-align: left;
           width: 130px;
       }

<html>

   <style>
       table#overview tr td:nth-child(2)
       { 
           text-align: left;
           width: 130px;
       }