mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
If style authors want to, they can show a feed icon for every forum enabled to show feeds.
This is commented out by default git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10030 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -205,3 +205,9 @@ a.right:hover {
|
||||
left: -999px;
|
||||
width: 990px;
|
||||
}
|
||||
|
||||
/* Feed icon in forumlist_body.html */
|
||||
a.feed-icon-forum {
|
||||
float: right;
|
||||
margin: 3px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user