Closed
Bug 163167
Opened 23 years ago
Closed 23 years ago
setting p:first-letter and <p><a>Link</a></p> doesn't work
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jo, Assigned: Matti)
References
()
Details
Attachments
(1 file)
|
182 bytes,
text/html
|
Details |
if setting a:hover { color: red; } p:first-letter { font-size: large } and then
using something like <p><a>Link</a></p> works the way it should, the L displayed
larger than the rest. But as soon as I hover over the Link it becomes
standard-sized and stays the same even if the cursor moves away from it.
I'm using Gecko/20020623 (mozilla 1.0 under debian linux). Same problem with
galeon and Mozilla 1.0 under Win98 and Win2000 and Gecko/2002081308 under win2000.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 23604 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•