#7682 ... force directionality much like the <bdo> for overall_footer.html, those that really want to have RTL code (.NET and C# would support this I guess) will have to add custom BBCode+CSS. :P

git-svn-id: file:///svn/phpbb/trunk@7086 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley 2007-02-26 03:43:33 +00:00
parent 99014e5201
commit 6136868e1e

View file

@ -583,6 +583,7 @@ input.radio {
} }
.codecontent { .codecontent {
direction: ltr;
margin: 0px 5px 10px 5px; margin: 0px 5px 10px 5px;
padding: 5px; padding: 5px;
border-color: #A9B8C2; border-color: #A9B8C2;