mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
1 whole week, and no icons for the subforum links, which means no go for the imageset... revert change, perhaps something for phpBB3.2.x? :P
git-svn-id: file:///svn/phpbb/trunk@7556 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
99815fbb77
commit
e25eeadc07
2 changed files with 0 additions and 15 deletions
|
@ -372,14 +372,6 @@ ul.topiclist dd {
|
|||
border-left-color: #FFFFFF;
|
||||
}
|
||||
|
||||
ul.topiclist li.row dt a.subforum.read {
|
||||
background-image: url("{T_IMAGESET_PATH}/icon_post_target.gif");
|
||||
}
|
||||
|
||||
ul.topiclist li.row dt a.subforum.unread {
|
||||
background-image: url("{T_IMAGESET_PATH}/icon_post_target_unread.gif");
|
||||
}
|
||||
|
||||
li.row {
|
||||
border-top-color: #FFFFFF;
|
||||
border-bottom-color: #00608F;
|
||||
|
|
|
@ -47,13 +47,6 @@ ul.topiclist dfn {
|
|||
display: none;
|
||||
}
|
||||
|
||||
ul.topiclist li.row dt a.subforum {
|
||||
background-image: none;
|
||||
background-position: 0pt 50%;
|
||||
background-repeat: no-repeat;
|
||||
padding: 0 0 0 12px;
|
||||
}
|
||||
|
||||
li.row {
|
||||
border-top: 1px solid #FFFFFF;
|
||||
border-bottom: 1px solid #8f8f8f;
|
||||
|
|
Loading…
Add table
Reference in a new issue