Closed
Bug 156748
Opened 24 years ago
Closed 24 years ago
Incorrect stylesheet rule in message compose S/Mime overlay
Categories
(MailNews Core :: Security: S/MIME, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
Details
Attachments
(1 file)
|
1.71 KB,
patch
|
dbaron
:
review+
mscott
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
There are two files named msgCompSMIMEOverlay.css.
Both have a syntax error. They define visibility as "collapsed". It should be
"collapse".
See also bug 135214.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment on attachment 90832 [details] [diff] [review]
Patch v1
r=dbaron
Attachment #90832 -
Flags: review+
| Assignee | ||
Comment 4•24 years ago
|
||
Scott, can you please review?
Comment 5•24 years ago
|
||
Comment on attachment 90832 [details] [diff] [review]
Patch v1
sr=mscott
Attachment #90832 -
Flags: superreview+
Comment 6•24 years ago
|
||
Comment on attachment 90832 [details] [diff] [review]
Patch v1
a=asa (on behalf of drivers) for checkin to 1.1
Attachment #90832 -
Flags: approval+
| Assignee | ||
Comment 7•24 years ago
|
||
Fixed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•