mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
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 |
||
---|---|---|
.. | ||
adm | ||
cache | ||
develop | ||
docs | ||
files | ||
images | ||
includes | ||
install | ||
language | ||
store | ||
styles | ||
.htaccess | ||
common.php | ||
config.php | ||
cron.php | ||
download.php | ||
faq.php | ||
index.php | ||
mcp.php | ||
memberlist.php | ||
posting.php | ||
report.php | ||
search.php | ||
style.php | ||
ucp.php | ||
viewforum.php | ||
viewonline.php | ||
viewtopic.php |