Closed
Bug 490060
Opened 16 years ago
Closed 16 years ago
Stop using texteditor.css
Categories
(SeaMonkey :: Themes, defect)
SeaMonkey
Themes
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0b1
People
(Reporter: stefanh, Assigned: stefanh)
Details
Attachments
(1 file)
10.97 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
I think we could stop using texteditor.css. There's only one style rule in there, and the toolbar probably look better if it was more consistent with the composer toolbar (use a separator instead).
Attachment #374524 -
Flags: superreview?(neil)
Attachment #374524 -
Flags: review?(neil)
Comment 1•16 years ago
|
||
Comment on attachment 374524 [details] [diff] [review]
remove textEditor.css
>- <spacer class="separator-small"/>
> <toolbarbutton id="printButton"/>
>+ <toolbarseparator class="toolbarseparator-primary"/>
Why this change?
Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> (From update of attachment 374524 [details] [diff] [review])
> >- <spacer class="separator-small"/>
> > <toolbarbutton id="printButton"/>
> >+ <toolbarseparator class="toolbarseparator-primary"/>
> Why this change?
In Composer's main toolbar, the print button is grouped with New, Open, Save, Publish, Browse. Then there's a <toolbarseparator/> separating those buttons from Link, Image, Table and Spell. I figured it'd be better to be consistent with that.
Updated•16 years ago
|
Attachment #374524 -
Flags: superreview?(neil)
Attachment #374524 -
Flags: superreview+
Attachment #374524 -
Flags: review?(neil)
Attachment #374524 -
Flags: review+
Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•