Project

General

Profile

Actions

Bug #16872

closed

Pagetree has visible bullets on Firefox! (4.1beta3)

Added by Liakos over 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-01-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Just upgraded to 4.1 beta 3 and did the usual db checks. Going to the Web > page module, the page tree to the left has visible bullets (since it's really a UL structure). That behavior is seen only in Firefox v2.0.0.1 (haven't tried other versions) but not using Explorer 6.
I assume it has something to do with the addition of the following lines in /typo3_src-4.1beta2/typo3/sysext/t3skin/stylesheets/typo3-tree.css:

ul.tree ul li.expanded ul { background: transparent url('../icons/gfx/ol/line.gif') top left repeat-y; }
ul.tree ul li.last { background: transparent url('../icons/gfx/ol/joinbottom.gif') no-repeat top left; }
ul.tree ul li.last > ul { background: none; }
ul.tree ul li.active { background-color: #f7f3ef !important; }
ul.tree ul li.active ul { background-color: #efeff4; }

Screenshot available : http://www.skagon.com/pub/typo3_tree_issue.png

(issue imported from #M4815)


Files

typo3_tree_issue.png (41.2 KB) typo3_tree_issue.png Administrator Admin, 2007-01-21 01:24
Actions

Also available in: Atom PDF