mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
#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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user