From 4f7cf6af2a8063a8df8d82af179ef44f5e9c1da1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 18 Aug 2009 14:03:43 +0000 Subject: [PATCH] Fix Bug #49945 - Correctly orientate Control-Panel-Navigation background-image on RTL languages. Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10016 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + phpBB/styles/prosilver/theme/colours.css | 5 +++++ .../styles/prosilver/theme/images/bg_menu_rtl.gif | Bin 0 -> 345 bytes 3 files changed, 6 insertions(+) create mode 100644 phpBB/styles/prosilver/theme/images/bg_menu_rtl.gif diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ce3aa87906..9ece6d3821 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -197,6 +197,7 @@
  • [Fix] Correctly redirect on MCP main page after posts approval/disapproval from it. (Bug #49625)
  • [Fix] Do not display topic approval status image for shadow topic if a user is not a moderator in the forum the topic has been moved to. (Bug #43295)
  • [Fix] Fix email problems on servers with PHP installations not accepting RFC-compliant subject string passed to the the mail()-function. (Bug #46725)
  • +
  • [Fix] Correctly orientate Control-Panel-Navigation background-image on RTL languages. (Bug #49945)
  • [Change] submit_post() now accepts force_approved_state key passed to $data to indicate new posts being approved (true) or unapproved (false).
  • [Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.
  • [Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)
  • diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index 7929bbefe4..2c0606001c 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -790,6 +790,11 @@ ul.cplist { background-image: url("{T_THEME_PATH}/images/bg_menu.gif"); } +.rtl #navigation a { + background-image: url("{T_THEME_PATH}/images/bg_menu_rtl.gif"); + background-position: 0 100%; +} + #navigation a:hover { background-color: #aabac6; color: #BC2A4D; diff --git a/phpBB/styles/prosilver/theme/images/bg_menu_rtl.gif b/phpBB/styles/prosilver/theme/images/bg_menu_rtl.gif new file mode 100644 index 0000000000000000000000000000000000000000..10add09a17cc066e1350a98d571b62a854401596 GIT binary patch literal 345 zcmV-f0jB;(Nk%w1VU+*`0Q3L=!qnot%-Y7-=C;Sw!P4N$-0Q#4-n7NiwZ_xB%GkQg z*~r@Iz|r5w+335=*~Hf5y35$N$JMsR)40gixyjeI#?-mW*U8)JzR%se%-Xle)ws#l zyv^IS#nQdb+_c2eEC2ui0F?j)000HvU?E;4xtvR*3T!JpFbvEzVKca)V?6Kuz#nHw zBnC3bWX9o8I3du4)IzONu9S^dJLyg|U~pti9+)fWiexQ8xI6GT{6PQM@A!|XP%@!Z z4K6J)GBh(b1UL*j20cDOKt+;AN=Qsj3Q!PI2~}2DTU=gYVq{}x18Hh(ZU}O6bO(8} zdwmxuDJz06gocMVIXjM!k&;H0mQ7DlQ=S%BS)pEEq^755X>4t8uXA;?c(r}FfV;dg rz5s}djE)$@LdHXsm6yw#&7RPq8`Gp3)*_%%rL9#rZ?eGM2>}2*&P}f% literal 0 HcmV?d00001