MediaWiki talk:Common.css: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Huji (talk | contribs)
sorry, from my addon
Cbrown1023 (talk | contribs)
Remove (all done)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Please add this section to the end of Common.css

<pre>
/* To facilitate rtl translations */
.table-FA {
font-family: Tahoma;
}
#bodyContent .table-FA a{
background:none;
padding-right:0;
}

#bodyContent .table-FA UL{
margin-right:10px;
display:table;
}
#bodyContent .table-AR a{
background:none;
padding-right:0;
}

#bodyContent .table-AR UL{
margin-right:10px;
display:table;
}
</pre>

Regards, [[User:Huji|Huji]] 14:40, 2 February 2008 (UTC)

Latest revision as of 23:54, 23 June 2008