diff options
author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-05-06 00:57:07 +0000 |
---|---|---|
committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-05-06 00:57:07 +0000 |
commit | dd00ce06dd25ade4925a5eb020c3dc48dceca45f (patch) | |
tree | c68e3a95cb6db8982f1d462843ff49d798735580 /phpBB/includes/functions_convert.php | |
parent | 921c9dd26ebce50ae7ea7e8a9b1082421e154744 (diff) | |
download | forums-dd00ce06dd25ade4925a5eb020c3dc48dceca45f.tar forums-dd00ce06dd25ade4925a5eb020c3dc48dceca45f.tar.gz forums-dd00ce06dd25ade4925a5eb020c3dc48dceca45f.tar.bz2 forums-dd00ce06dd25ade4925a5eb020c3dc48dceca45f.tar.xz forums-dd00ce06dd25ade4925a5eb020c3dc48dceca45f.zip |
#10523
Just saw this one, whilst thinking about some other stuff... Now possible to select the subforum listing for styling by:
a.subforum { foo: bar; } // both read and unread links
... and either specifically by:
a.subforum.read { foo: bar; } // read links only
a.subforum.unread { foo: bar; } // unread links only
git-svn-id: file:///svn/phpbb/trunk@7480 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_convert.php')
0 files changed, 0 insertions, 0 deletions