mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00: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:
parent
99014e5201
commit
6136868e1e
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue