phpbb/phpBB/styles/prosilver
Cesar G ee9fceedff [ticket/12553] Fix links in the last post column that are not clickable.
The relative position of the <dt> is causing it to sit atop of the <dd> thus
preventing the user from clicking the links. The <dl> has a relative position
in LTR, which takes care of containing the read/unread icon link that has an
absolute position. We no longer support IE6, so removing the tweak that sets
the <dl> position to static will make everything behave the same way in RTL as
in LTR.

PHPBB3-12553
2014-06-14 09:54:16 -07:00
..
template [ticket/12667] Do not point viewtopic URL to unread post outside of view=unread 2014-06-09 13:54:43 -07:00
theme [ticket/12553] Fix links in the last post column that are not clickable. 2014-06-14 09:54:16 -07:00
style.cfg [prep-release-3.1.0-b4] Update version to 3.1.0-b4 2014-05-30 16:23:44 +02:00