1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-13 12:35:06 +01:00
Jonathan Stanley dd00ce06dd #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
2007-05-06 00:57:07 +00:00
..
2007-05-03 14:29:22 +00:00
2007-05-05 21:47:16 +00:00
2007-05-05 14:29:49 +00:00
2007-05-02 21:08:50 +00:00
2007-04-08 17:40:36 +00:00
2007-05-06 00:57:07 +00:00
2007-04-02 22:10:31 +00:00
2007-03-30 14:24:55 +00:00
2007-04-13 03:55:33 +00:00
2007-04-06 14:03:20 +00:00