mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
add bidi.css for RTL support - we still use .rtl to be able to put special rules within the parsed stylesheet. since bidi.css is included after colours.css we ommit any colours there too. Still a lot to do here - i saw a lot of areas in need of some love (jumpbox, top links, topic/post icons, forum pagination)
git-svn-id: file:///svn/phpbb/trunk@7754 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -58,7 +58,3 @@ dl.icon {
|
||||
margin-right: 35px;
|
||||
}
|
||||
|
||||
* html .rtl #search-box {
|
||||
margin-right: 0;
|
||||
margin-left: 35px;
|
||||
}
|
Reference in New Issue
Block a user